npm config set registry https://registry.npm.taobao.org 设置淘宝镜像
npm config get registry 查看当前镜像
npm --registry https://registry.npm.taobao.org install express 临时使用
标签:try gpo 淘宝 process 使用 log http registry res
npm config set registry https://registry.npm.taobao.org 设置淘宝镜像
npm config get registry 查看当前镜像
npm --registry https://registry.npm.taobao.org install express 临时使用
标签:try gpo 淘宝 process 使用 log http registry res
原文地址:https://www.cnblogs.com/nightstarsky/p/8316166.html