标签: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