摘要: 今天在git命令行工具中使用 grunt的时候,总是提示我找不到grunt命令,如:sh.exe": grunt: command not found 但是我运行 npm install -g grunt-cli 和 npm install -g grunt 都安装成功,且没有错误提示。然而我打开... 阅读全文
posted @ 2015-04-27 15:52 破男孩 阅读(1651) 评论(0) 推荐(0)