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

Uncaught Error in task "bundle" when bower_components isn't present #15

Closed
fabdrol opened this issue Dec 12, 2014 · 5 comments
Closed

Comments

@fabdrol
Copy link

fabdrol commented Dec 12, 2014

I'm getting an uncaught error in the "bundle" task when bower_components isn't present:

Uncaught error:
 Uncaught, unspecified "error" event.
@fabdrol fabdrol changed the title Uncaught Error in task "bundle" Uncaught Error in task "bundle" when bower_components isn't present Dec 12, 2014
@jstnlef
Copy link
Contributor

jstnlef commented Dec 14, 2014

Looks as though the generator doesn't run bower install and probably should when yo scaffolds your app.

@fabdrol
Copy link
Author

fabdrol commented Dec 15, 2014

+1

@randylien
Copy link
Owner

Thanks for your report.
I will trigger installDependencies in the next release.

@randylien
Copy link
Owner

Right now 0.0.10 will install dependencies automatically.

@patrickdmccarthy
Copy link

Bower install still does not install Bower packages, so that when I clone my own project I get errors because jQuery and bootstrap-sass are found.

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