设置npm的镜像为淘宝镜像 npm config list npm config set registry " https://registry.npm.taobao.org " 转载于:https://www.cnblogs.com/hellogiser/p/node-tutorials.html