jimu 发表于 2015-12-10 23:29:57

supervisor 安装失败

C:\Program Files\nodejs\node_modules\npm>npm install -supervisor -g

> npm@2.14.7 prepublish C:\Program Files\nodejs\node_modules\npm
> node bin/npm-cli.js prune --prefix=. --no-global && rimraf test/*/*/node_modul
es && make -j4 doc

'rimraf' 不是内部或外部命令,也不是可运行的程序
或批处理文件。

npm ERR! addLocalDirectory Could not pack C:\Program Files\nodejs\node_modules\n
pm to C:\Users\Administrator\AppData\Roaming\npm-cache\npm\2.14.7\package.tgz
npm ERR! addLocal Could not install C:\Program Files\nodejs\node_modules\npm
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\
node_modules\\npm\\bin\\npm-cli.js" "install" "-supervisor" "-g"
npm ERR! node v4.2.2
npm ERR! npmv2.14.7
npm ERR! code ELIFECYCLE
npm ERR! npm@2.14.7 prepublish: `node bin/npm-cli.js prune --prefix=. --no-globa
l && rimraf test/*/*/node_modules && make -j4 doc`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the npm@2.14.7 prepublish script 'node bin/npm-cli.js prune -
-prefix=. --no-global && rimraf test/*/*/node_modules && make -j4 doc'.
npm ERR! This is most likely a problem with the npm package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!   node bin/npm-cli.js prune --prefix=. --no-global && rimraf test/*/*
/node_modules && make -j4 doc
npm ERR! You can get their info via:
npm ERR!   npm owner ls npm
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!   C:\Program Files\nodejs\node_modules\npm\npm-debug.log

C:\Program Files\nodejs\node_modules\npm>
页: [1]
查看完整版本: supervisor 安装失败