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

Bower install broken for latest and #0.1.3 #407

Closed
dancingplatypus opened this issue Jan 28, 2014 · 2 comments
Closed

Bower install broken for latest and #0.1.3 #407

dancingplatypus opened this issue Jan 28, 2014 · 2 comments

Comments

@dancingplatypus
Copy link

The command being run is:

bower install Polymer/polymer-elements

Since that seems to be grabbing 0.1.4 (which seems to be failing its tests currently), I've also tried:

bower install Polymer/polymer-elements#0.1.3

Both respond similarly:

There were errors, here's a summary of them:
- web-animations-js Tag master is not a valid semver range/version

web-animations/web-animations-js is not registered with Bower, and you have at least one component (polymer-animation) dependent on it.

@dfreedm
Copy link
Member

dfreedm commented Jan 28, 2014

I can't seem to reproduce this with bower 1.2.8. I remember that they added the ability to use git branches (#master) in addition to semver ranges sometime around 1.0 (bower/bower#107).

Can you update to the latest and try again?

W.R.T 0.1.4 failing tests, our automated testing infrastructure has been on the fritz. We manually verified that release to pass our tests.

@ebidel
Copy link
Contributor

ebidel commented Mar 16, 2014

This ticket looks is dead. Please reopen if you still see an issue.

@ebidel ebidel closed this as completed Mar 16, 2014
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

3 participants