Skip to content
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

[1.0.3]Cannot start up after upgrade #1754

Closed
imskull opened this issue Jun 5, 2015 · 5 comments
Closed

[1.0.3]Cannot start up after upgrade #1754

imskull opened this issue Jun 5, 2015 · 5 comments
Assignees
Labels

Comments

@imskull
Copy link

imskull commented Jun 5, 2015

After I updated Polymer from 1.0.0 to 1.0.3 via bower update , my project and polymer demo(eg. paper-fab/demo/index.html) all get an error:

Uncaught TypeError: Cannot read property '_addFeature' of undefined | polymer-mini.html:1054
@imskull
Copy link
Author

imskull commented Jun 5, 2015

When I rolled back to 1.0.2, everything is right

  "dependencies": {
    "polymer": "Polymer/polymer#1.0.2",
    "iron-elements": "polymerelements/iron-elements#^1.0.0",
    "paper-elements": "polymerelements/paper-elements#^1.0.0"
  }

@zishanj
Copy link

zishanj commented Jun 5, 2015

Instead of using polymer-mini.html try using full version polymer.html and see if it works.

@imskull
Copy link
Author

imskull commented Jun 6, 2015

@zishanj polymer-mini.html is imported by polymer.html not by me.

Just re-tried a moment ago, still got same error. does anybody succeed upgrade to 1.0.3?

@dfreedm
Copy link
Member

dfreedm commented Jun 16, 2015

I can't repro this. Can you run bower cache clean, remove the directory, and reinstall your components?

@imskull
Copy link
Author

imskull commented Jun 17, 2015

Thanks @azakus , bower cache clean works amazing.

@imskull imskull closed this as completed Jun 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants