码迷,mamicode.com
首页 > 其他好文 > 详细

npm install 时卡在了node-gyp rebuild

时间:2017-10-14 21:12:32      阅读:683      评论:0      收藏:0      [点我收藏+]

标签:gyp   size   class   tps   uil   nbsp   nod   ret   tar.gz   

npm install时会需要nodejs的源码,所以可以先把源码下载到本地

 

源码地址:https://nodejs.org/en/

tar zxf node-v6.11.4.tar.gz -C ~/.node-gyp
mv ~/.node-gyp/node-v6.11.4 ~/.node-gyp/6.11.4
printf "9\n">~/.node-gyp/6.11.4/installVersion

npm install 时卡在了node-gyp rebuild

标签:gyp   size   class   tps   uil   nbsp   nod   ret   tar.gz   

原文地址:http://www.cnblogs.com/valon/p/7668388.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!