恢复默认镜像地址 删除会恢复默认镜像 npm config delete registry 1、获取配置镜像地址 npm get registry 2、配置镜像地址 npm config set registry http://registry.npm.taobao.org/
npm 镜像地址设置
原文:https://www.cnblogs.com/asahi-front/p/14924756.html