-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Cannot install with bower already containing entry in bower.json #749
Comments
zelo
changed the title
Cannot install with bower
Cannot install with bower already containing entry in bower.json
Oct 24, 2014
@zelo What version of Bower are you using? |
Please upgrade to the latest version of bower. Could be related to this issue: bower/bower#1567. |
Please use the tag name to install that version:
We are no longer using |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When i do
bower install --save -p bootstrap-sass-official
It installs correctly and appends
"bootstrap-sass-official": "~3.2.0+2"
to my bower.json. But when on other machine i do justbower install
with above entry in my bower.json it fails with:The text was updated successfully, but these errors were encountered: