Windows :npm install -g grunt-cli
Windows :npm install grunt-contrib-jshint --save-dev
Windows :grunt
grunt command not found
如何在Windows系统上本地和全局安装grunt。
答案 0 :(得分:1)
在windows中我们需要在windows环境变量中注册路径: -
C:\Users\Username\AppData\Roaming\npm
Close and open terminal(cmd,git-bash,etc)