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:
Nice after quite some searching on google joshs solution fixed my problem. I just removed <%= yeoman.app %>
<%= yeoman.app %>
wiredep: { options: { */code was here */ } }