Fatal error: Unable to find local grunt.

https://stackoverflow.com/questions/15483735/fatal-error-unable-to-find-local-grunt-when-running-grunt-command

npm install grunt --save-dev

or  npm install 默认安装 package.json中的依赖

原文地址:https://www.cnblogs.com/duanweishi/p/7651710.html