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

Upgrade from polymer 0.5 to 0.8 #1492

Closed
bilalqayyum7861 opened this issue May 6, 2015 · 4 comments
Closed

Upgrade from polymer 0.5 to 0.8 #1492

bilalqayyum7861 opened this issue May 6, 2015 · 4 comments

Comments

@bilalqayyum7861
Copy link

Hello I am trying to upgrade polymerJs from 0.5 to 0.8 using bower.
As we know that running $ bower update will update all of the necessary packages.

But unfortunately it is updating to 0.5.5 not to 0.8.0 Can someone please let me know what exactly the problem is or how can i achieve the upgrade ? Much appreciated. Thanks

http://stackoverflow.com/q/30079420/4870985

@dhubler
Copy link

dhubler commented May 6, 2015

0.8 is in preview so if you want to live on the edge, you have to edit
bower.json to point to the git branch explicitly.

On Wed, May 6, 2015 at 10:33 AM bilalqayyum7861 [email protected]
wrote:

Hello I am trying to upgrade polymerJs from 0.5 to 0.8 using bower.
As we know that running $ bower update will update all of the necessary
packages.

But unfortunately it is updating to 0.5.5 not to 0.8.0 Can someone please
let me know what exactly the problem is or how can i achieve the upgrade ?
Much appreciated. Thanks

http://stackoverflow.com/q/30079420/4870985


Reply to this email directly or view it on GitHub
#1492.

@Nevraeka
Copy link

Nevraeka commented May 7, 2015

Pin it in your bower.json to bower install polymer#0.9.0-rc.1 or whichever rc for 0.8 you want

@Nevraeka
Copy link

Nevraeka commented May 8, 2015

@dhubler did you get it working ?

@dhubler
Copy link

dhubler commented May 8, 2015

@bilalqayyum7861 had the issue. I'm all set w/0.8 sans my paper-based
elements

On Fri, May 8, 2015 at 11:01 AM Erik Isaksen [email protected]
wrote:

@dhubler https://github.com/dhubler did you get it working ?


Reply to this email directly or view it on GitHub
#1492 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants