2018年10月8日
摘要: npm set registry https://registry.npm.taobao.org # 注册模块镜像 npm set disturl https://npm.taobao.org/dist # node-gyp 编译依赖的 node 源码镜像 npm cache clean --force # 清空缓存 npm install -g cnpm --registry=https:... 阅读全文
posted @ 2018-10-08 10:55 半夏微澜ぺ 阅读(271) 评论(0) 推荐(0)