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

Error: Cannot find where you keep your Bower packages #3

Open
MightyPixel opened this issue Apr 15, 2016 · 1 comment
Open

Error: Cannot find where you keep your Bower packages #3

MightyPixel opened this issue Apr 15, 2016 · 1 comment

Comments

@MightyPixel
Copy link

MightyPixel commented Apr 15, 2016

Hi,

I've create a yo angular app with yo angular Followed the steps but I get the following error:

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

@MightyPixel
Copy link
Author

MightyPixel commented Apr 15, 2016

Here is the default wiredep

    // Automatically inject Bower components into the app
    wiredep: {
      app: {
        src: ['<%= yeoman.app %>/index.html'],
        ignorePath:  /\.\.\//
      },

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

1 participant