Use yeoman to create an angular project. The grunt server prompts the following error when running, but grunt --version is normal
How to solve this
npm install grunt --save-dev
grunt is not installed in the project folder. Isn’t the prompt message very clear? Unable to find local grunt.
grunt is not installed in the project folder.
Isn’t the prompt message very clear? Unable to find local grunt.