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

Unable to install 3.0.0-alpha.2+normalize.3.0.0 via Bower #24

Closed
tbartels opened this issue Feb 21, 2014 · 5 comments
Closed

Unable to install 3.0.0-alpha.2+normalize.3.0.0 via Bower #24

tbartels opened this issue Feb 21, 2014 · 5 comments

Comments

@tbartels
Copy link

When following the instructions to install/use the latest branch with support for normalize.css v3, Sass 3.3 and Compass 1.0 via bower there is an error resolving the target version. Presumably because the tag is missing?

$ bower install --save normalize.scss#3.0.0-alpha.2+normalize.3.0.0
bower normalize.scss#3.0.0-alpha.1+normalize.2.1.3       not-cached git://github.com/JohnAlbin/normalize-scss.git#3.0.0-alpha.1+normalize.2.1.3
bower normalize.scss#3.0.0-alpha.1+normalize.2.1.3          resolve git://github.com/JohnAlbin/normalize-scss.git#3.0.0-alpha.1+normalize.2.1.3
bower normalize.scss#3.0.0-alpha.2+normalize.3.0.0       not-cached git://github.com/JohnAlbin/normalize-scss.git#3.0.0-alpha.2+normalize.3.0.0
bower normalize.scss#3.0.0-alpha.2+normalize.3.0.0          resolve git://github.com/JohnAlbin/normalize-scss.git#3.0.0-alpha.2+normalize.3.0.0
bower normalize.scss#3.0.0-alpha.1+normalize.2.1.3         download https://github.com/JohnAlbin/normalize-scss/archive/3.0.0-alpha.1+normalize.2.1.3.tar.gz
bower normalize.scss#3.0.0-alpha.1+normalize.2.1.3          extract archive.tar.gz
bower normalize.scss#3.0.0-alpha.1+normalize.2.1.3         resolved git://github.com/JohnAlbin/normalize-scss.git#3.0.0-alpha.1+normalize.2.1.3
bower normalize.scss#3.0.0-alpha.2+normalize.3.0.0     ENORESTARGET No tag found that was able to satisfy 3.0.0-alpha.2+normalize.3.0.0

Additional error details:
Available versions: 3.0.0-alpha.1+normalize.2.1.3, 2.2.0+normalize.2.1.3, 2.1.3, 2.1.2, 2.1.0, 2.0.1, 2.0.1+build.2

I was able to get the version I wanted using the following command:

$ bower install --save git://github.com/JohnAlbin/normalize-scss#master

in case it helps:

$ npm -v && bower -v && uname -v
1.3.24
1.2.8
Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
@JohnAlbin
Copy link
Owner

I forgot to push the tag! It should probably work now. Sorry about that!

@tbartels
Copy link
Author

tbartels commented Apr 6, 2014

Hmm, the tag's still not showing for me. I assume the link in the README should work once it's pushed: https://github.com/JohnAlbin/normalize-scss/releases/tag/3.0.0-alpha.2%2Bnormalize.3.0.0

@JohnAlbin
Copy link
Owner

Doh. I got the tag name wrong. I've fixed it and your link above now works.

Thanks so much for following up!!!

@jmatelli
Copy link

I have the same problem 3.0.2+normalize.3.0.2

@simonkontschak
Copy link

Also have the tag problem with 3.0.2+normalize.3.0.2

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