-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Polymer#0.5.0][Chrome] Uncaught TypeError: Cannot read property 'parse' of undefined (boot.js line 14) #913
Comments
Okay, after a bit of debugging, the root cause is that I'm still using platform.js which version 0.5.0 requires webcomponentsjs. Sorry and thanks. https://www.polymer-project.org/docs/start/tutorial/step-1.html |
…dow.md Polymer/polymer#913 Directly running from source.
I still think this should be handled more gracefully (at least give a clear message of what's wrong). Please reopen. |
It's important we read release notes before upgrading versions. Had the same problem, but it's only because I just upgraded to 0.5 without reading changelog. No need to be reopened |
Preposterous! Anyone can pilot a plane! Even a baby that doesn't read changelogs! 😬 But now seriously, Polymer is not a plane ... 😁 |
The error message is the same as topic. This happens only in the latest version 0.5.0. Anyone else has this problem? Thanks.
The text was updated successfully, but these errors were encountered: