随笔分类 - node
摘要:1.得到原本的镜像地址 npm get registry > https://registry.npmjs.org/ 设成淘宝的 npm config set registry http://registry.npm.taobao.org/ yarn config set registry http
阅读全文
摘要:下载nodejs,node-v6.1.0.tar.gz 链接: https://pan.baidu.com/s/1eCtNBWD5yaKiQIHp3pRKew 提取码: faun 注意对应版本的gcc,node-6.1.0需要最低版本gcc是4.3.8 x86 架构编译 解压node-v6.1.0.
阅读全文