升级npm版本
npm install -g npm
查看npm镜像
npm config get registry
切换淘宝镜像
npm config set registry https://registry.npm.taobao.org
切换npm镜像
npm config set registry https://registry.npmjs.org
升级npm版本
npm install -g npm
查看npm镜像
npm config get registry
切换淘宝镜像
npm config set registry https://registry.npm.taobao.org
切换npm镜像
npm config set registry https://registry.npmjs.org