Javascript 安装grunt contrib jasmine时出错

Javascript 安装grunt contrib jasmine时出错,javascript,node.js,grunt-contrib-jasmine,Javascript,Node.js,Grunt Contrib Jasmine,当我尝试使用此命令安装它时: npm install grunt-contrib-jasmine --save-dev 。。。我得到一个错误: npm WARN package.json grunt contrib-connect@0.3.0没有自述文件数据 npm WARN package.json karma chrome-launcher@0.1.7没有自述文件数据 npm WARN package.json karma firefox-launcher@0.1.4没有自述文件数据 np

当我尝试使用此命令安装它时:

npm install grunt-contrib-jasmine --save-dev
。。。我得到一个错误:

npm WARN package.json grunt contrib-connect@0.3.0没有自述文件数据

npm WARN package.json karma chrome-launcher@0.1.7没有自述文件数据

npm WARN package.json karma firefox-launcher@0.1.4没有自述文件数据

npm WARN package.json karma phantomjs-launcher@0.1.4没有自述文件数据

npm WARN package.json http-proxy@1.0.0没有存储库字段

npm WARN package.json uglify-js@2.2.5不支持“存储库”(复数)。>请选择一个作为“存储库”字段/phantomjs@1.9.17安装C:\Users\Garrarufa\Documents\WebstormWorkspace\website\node\u modules\grunt contr ib jasmine\node\u模块\grunt lib phantomjs\node\u模块\phantomjs

node install.js

已在C:\Users\GARRAR~1\AppData\Local\Temp\phantomjs\phantomjs-1.9.8-windows.zip上提供下载

提取zip内容

删除>C:\Users\Garrarufa\Documents\WebstormWorkspace\website\node\u modules\grunt contrib jasmine\node\u mo 模块\grunt lib phantomjs\node\u模块\phantomjs\lib\phantomjs

正在复制提取的文件夹C:\Users\GARRAR~1\AppData\Local\Temp\phantomjs\phantomjs-1.9.8-windows.zip-extrac t-1433927117004\phantomjs-1.9.8-windows->C:\Users\Garrarufa\Documents\WebstormWorkspace\website\node\u mod ules\grunt contrib jasmine\node_modules\grunt lib phantomjs\node_modules\phantomjs\lib\phantomjs

正在写入location.js文件

完成了。Phantomjs二进制文件可在C:\Users\Garrarufa\Documents\WebstormWorkspace\website\node\u modules\gr unt contrib jasmine\node\u modules\grunt lib phantomjs\node\u modules\phantomjs\lib\phantomjs.exe

npm错误!Windows NT 6.3.9600

npm错误!argv“C:\Program Files\nodejs\\node.exe”C:\Program Files\nodejs\node\u modules\npm\bin\

npm cli.js“安装”“grunt contrib jasmine”“--保存开发”

npm错误!节点v0.12.0

npm错误!npm v2.5.1

npm错误!代码EPEINVALID

npm错误!peerinvalid包grunt contrib jasmine不满足其同级的peerDependencies请求 指南

npm错误!peerinvalid对等grunt模板jasmine-requirejs@0.1.10想要咕噜咕噜的茉莉花@~0.5.3

npm错误!peerinvalid对等grunt模板jasmine-istanbul@0.2.6想要grunt contrib jasmine@>=0.3.1

npm错误!请在任何支持请求中包括以下文件:

npm错误!C:\Users\Garrarufa\Documents\WebstormWorkspace\website\npm-debug.log

如何修复此错误