Skip to content

When installing via bower, angular-ui-router/release is empty #778

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

Closed
wgaybrick opened this issue Jan 17, 2014 · 2 comments
Closed

When installing via bower, angular-ui-router/release is empty #778

wgaybrick opened this issue Jan 17, 2014 · 2 comments

Comments

@wgaybrick
Copy link

Here is my bower.json file:

{ "name": "app", "version": "0.1.0", "dependencies": { "angular": "latest", "angular-ui-router": "latest", "bootstrap": "2.3.2" } }

When I run bower install, I get no errors and bower list shows that angular-ui-router was correctly installed. For some reason, however, bower_components/angular-ui-router/release/ is empty. I've also uninstalled and tried:

bower install angular-ui-router

but the effect is the same--empty release directory. Tried cleaning the bower cache as well, but to no avail. I can of course download the files manually and mv over to the release directory, but that defeats the purpose of bower. What am I missing?

@ellepereira
Copy link

I'm having the same issue and tried all the above as well. bower-search shows that it is downloading from the correct repo.

@nateabele
Copy link
Contributor

Dupe #766.

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