After running yo angular and then cd 'to the root folder of the application (at the same level as the application folder, gruntfile , package.json , etc.), I try grunt serve and I get the above error. Grunt will not start the server for me.
I searched everything, but could not find that I needed to run npm install and bower install in the root directory of the application that I tried, but still the same error.
I updated and checked bower / grunt / npm and they are all good.
Any suggestions please?
angularjs gruntjs yeoman yeoman-generator-angular
bitfidget
source share