【发布时间】:2013-07-31 10:20:54
【问题描述】:
我想安装 grunt npm 不起作用 http://gruntjs.com/getting-started
但我有这个:
$ npm install -g grunt-cli
-bash: npm: command not found
谢谢
【问题讨论】:
-
你安装了node吗?
-
先安装nodejs,npm。
我想安装 grunt npm 不起作用 http://gruntjs.com/getting-started
但我有这个:
$ npm install -g grunt-cli
-bash: npm: command not found
谢谢
【问题讨论】:
转到此处:http://nodejs.org/ 并单击绿色的大安装按钮。
【讨论】: