npm install contextify问题解决

今天要用别人一个react的例子,在npm install的过程中,安装contextify时遇到了若干问题,最后逐一解决。


问题1:Failed at the contextify@0.1.14 install script 'node-gyp rebuild'

解决方法:https://github.com/bevacqua/perfschool/issues/5#issuecomment-128053964

npm install node-gyp-install && node ./node_modules/node-gyp-install/bin.js

问题2:Failed at the contextify@0.1.14 install script 'node-gyp rebuild'

> node-gyp rebuild


C:\Windows\system32\node_modules\caress-server\node_modules\buffertools>node "G:
\nodejs\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-
gyp.js" rebuild
gyp ERR! configure error
gyp ERR! stack Error: Can't find Python executable "python", you can set the PYT
HON env variable.
解决方法:安装python
http://stackoverflow.com/a/21366601/2177408

问题3:TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\ss\Downloads\shout-master\node_modules\contextify\build\contextify.vcxproj]

解决方法:http://stackoverflow.com/a/33231506/2177408
  • Install visual studio community 2013
  • Run npm config set msvs_version 2013 --global
  • Run npm install bcrypt



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值