Grunt wiredep:app no such file or directory bower.json
There are two solutions to this issue depending on which version of wiredep you want to use. If you want to use ‘^1.9.0’, make sure to remove the cwd property from your Gruntfile.js. This is a common issue if you are an angular-generator user which currently specifies a cwd property on the config for the … Read more