We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I've create a yo angular app with yo angular Followed the steps but I get the following error:
yo angular
remote: -----> Found Gruntfile, running grunt heroku: task remote: Running "clean:dist" (clean) task remote: >> 14 paths cleaned. remote: remote: Running "wiredep:app" (wiredep) task remote: Warning: Error: Cannot find where you keep your Bower packages. Use --force to continue.
Any ideas? Thanks
The text was updated successfully, but these errors were encountered:
Here is the default wiredep
// Automatically inject Bower components into the app wiredep: { app: { src: ['<%= yeoman.app %>/index.html'], ignorePath: /\.\.\// },
Sorry, something went wrong.
No branches or pull requests
Hi,
I've create a yo angular app with
yo angular
Followed the steps but I get the following error:Any ideas?
Thanks
The text was updated successfully, but these errors were encountered: