Grunt Task Runner

Common Issues

Wiredep: Cannot read property 'main' of undefined

Error

Running "wiredep:target" (wiredep) task
Warning: Cannot read property 'main' of undefined Use --force to continue.

Solution
Check your bower.json file. Remove any lines from there of packages that are not installed.