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 update' doesn't install missing packages (like npm). Is it on purpose? #640

Closed
vinch opened this issue Jul 22, 2013 · 2 comments
Closed

Comments

@vinch
Copy link

vinch commented Jul 22, 2013

Everything is in the title. What should I do to make sure my existing packages are up to date and missing packages are installed? Will 'bower install' do the trick?

Thank you!

@satazor
Copy link
Member

satazor commented Jul 22, 2013

The new bower-canary installs missing deps. Old bower architecture had a lot of problems, one of them was what you described. bower-canary will eventually replace bower itself, perhaps tonight or tomorrow.

Wait for the official release or install it now: npm install -g -f bower-canary

@satazor satazor closed this as completed Jul 22, 2013
@vinch
Copy link
Author

vinch commented Jul 22, 2013

Ok, thank you for the quick answer!

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

No branches or pull requests

2 participants