Ruby Web初学者工具包安装错误

Ruby Web初学者工具包安装错误,ruby,node.js,gwt,web,Ruby,Node.js,Gwt,Web,当我运行安装过程并在运行一些过程后将npm install放在命令行中时,它给了我以下信息: npm ERR! safefs@3.0.6 preinstall: `node ./cyclic.js` npm ERR! spawn ENOENT npm ERR! npm ERR! Failed at the safefs@3.0.6 preinstall script. npm ERR! This is most likely a problem with the safefs package,

当我运行安装过程并在运行一些过程后将npm install放在命令行中时,它给了我以下信息:

npm ERR! safefs@3.0.6 preinstall: `node ./cyclic.js`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the safefs@3.0.6 preinstall script.
npm ERR! This is most likely a problem with the safefs package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node ./cyclic.js
npm ERR! You can get their info via:
npm ERR!     npm owner ls safefs
npm ERR! There is likely additional logging output above.
npm ERR! System Windows_NT 6.1.7601
npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nod
ejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
npm错误!cwd C:\Users\Class Talkies\Desktop\www\web初学者工具包master npm错误!节点-v v0.10.33 npm错误!npm-V1.4.28 npm错误!系统调用生成 npm错误!代码失效循环 npm错误!厄尔诺·埃诺特
npm错误!不正常代码0

在通过
npm install
命令安装时,我也遇到了一些错误,但为了让它消失,我在管理员模式下重新启动了命令提示符。它很容易解决了这个问题

希望有帮助