I'm building an App using MEAN Stack and trying to scaffold my frontend using yeoman-generator, when I do yo angular
, it fails to build and ends up in the following:
Running "wiredep:app" (wiredep) task
Warning: Error: Cannot find where you keep your Bower packages. Use --force to continue.
Aborted due to warnings.
I found a similar question here, but that solution didn't help me.
My Node version is v0.10.37.