NPM--最新淘宝镜像源地址
最新淘宝镜像源地址:
原来的 https://registry.npm.taobao.org 已替换为 https://registry.npmmirror.com
查看镜像源
npm config get registry
更换为淘宝最新镜像源
npm config set registry https://registry.npmmirror.com
最新淘宝镜像源地址:
原来的 https://registry.npm.taobao.org 已替换为 https://registry.npmmirror.com
查看镜像源
npm config get registry
更换为淘宝最新镜像源
npm config set registry https://registry.npmmirror.com