I got the same error on
grunt serve.
It was solved when i tried
npm install --global yo bower grunt-cli
npm install -g generator-angular
yo angular
grunt serve
if you get an error:-
Running "wiredep:app" (wiredep) task
Warning: Error: angular is not installed
. Try running bower install