为了账号安全,请及时绑定邮箱和手机立即绑定

win8安装grunt,执行npm install时报错

win8安装grunt,执行npm install时报错

MMTTMM 2019-04-13 08:46:31
想在本机上装Bootstrap的源码,需要安装Grunt。按照官网的表述,在执行npminstall时,出现了很多报错。希望有人指点一下是什么原因?还要装其他的环境吗?以下为命令行:F:\Officesoftware2\bootstrap-3.2.0>npminstallnpmWARNdeprecatedgrunt-jscs-checker@0.6.2:Packagewasrenamedto'grunt-jscs'npmWARNpackage.jsongithub-url-from-git@1.1.1Norepositoryfield.\phantomjs@1.9.10installF:\Officesoftware2\bootstrap-3.2.0\node_modules\grunt-contrib-qunit\node_modules\grunt-lib-phantomjs\node_modules\phantomjsnodeinstall.jsDownloadinghttps://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.7-windows.zipSavingtoC:\Users\博闻\AppData\Local\Temp\phantomjs\phantomjs-1.9.7-windows.zipReceiving...Errormakingrequest.Error:connectETIMEDOUTaterrnoException(net.js:904:11)atObject.afterConnect[asoncomplete](net.js:895:19)Pleasereportthisfulllogathttps://github.com/Medium/phantomjsnpmERR!phantomjs@1.9.10install:nodeinstall.jsnpmERR!Exitstatus1npmERR!npmERR!Failedatthephantomjs@1.9.10installscript.npmERR!Thisismostlikelyaproblemwiththephantomjspackage,npmERR!notwithnpmitself.npmERR!Telltheauthorthatthisfailsonyoursystem:npmERR!nodeinstall.jsnpmERR!Youcangettheirinfovia:npmERR!npmownerlsphantomjsnpmERR!Thereislikelyadditionalloggingoutputabove.npmERR!SystemWindows_NT6.2.9200npmERR!command"F:\Officesoftware2\Node.js\\node.exe""F:\Officesoftware2\Node.js\node_modules\npm\bin\npm-cli.js""install"npmERR!cwdF:\Officesoftware2\bootstrap-3.2.0npmERR!node-vv0.10.32npmERR!npm-v1.4.28npmERR!codeELIFECYCLEnpmERR!notokcode0
查看完整描述

2 回答

?
拉丁的传说

TA贡献1789条经验 获得超8个赞

首先安装Bootstrap的源码跟grunt没有关系,Bootstrap的源码安装了node环境就可以了。
grunt是一个构建工具,Bootstrap项目也是采用这个grunt构建工具。当然你不用构建工具,对于你使用Bootstrap没有多大关系。
npminstall命令执行时,他会在package.json安装依赖包。从错误信息来看,很有可能是phantomjs相关的依赖出错(我也遇到过,这个工具好像是做js自动话测试的吧)。错误的原因好像是网络问题(你懂得)。
解决方法。使用别的同性质来代替或者忽略这个依赖安装。希望能帮到你
                            
查看完整回答
反对 回复 2019-04-13
  • 2 回答
  • 0 关注
  • 406 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信