Hi, I create a new project from scratch and the lastes dependences are used (0.5.x) but the project uses polymer.js instead of webcomponents. So it does not work.
When I start the website I got the following errors in the console Uncaught HierarchyRequestError: Failed to execute 'appendChild' on 'Node': Nodes of type 'HTML' may not be inserted inside nodes of type '#document'. polymer.js:6359 Uncaught TypeError: object is not a function elements.vulcanized.html:317 Uncaught TypeError: object is not a function elements.vulcanized.html:348 2Uncaught TypeError: Cannot read property 'parse' of undefined platform.js:16 It is the default project without any change. I think the yeoman polymer is not updated in order to work with 0.5.x because it is using polymer.js instead of webcomponents.js . I changed by hand and it works. I it just that. Best Ignacio Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/af04f297-fc30-40a3-9b27-be9d8f5d25a1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
