摘要:
``` bash
# 注册模块镜像
npm set registry https://registry.npm.taobao.org # node-gyp 编译依赖的 node 源码镜像 npm set disturl https://npm.taobao.org/dist # 清空缓存 npm cache clean --force # 安装cnpm npm install... 阅读全文
posted @ 2018-07-02 14:26
吕岳阳
阅读(4230)
评论(0)
推荐(1)

浙公网安备 33010602011771号