I\'m trying to deploy my Yeoman\'s Angular app to my production server. When I try to run the grunt build command I get this error:
Running \"wiredep:
The solution is to delete the cwd property from the Grunfile.js
See this for reference:
https://github.com/stephenplusplus/grunt-wiredep/issues/100