安装淘宝镜像
npm config set registry=https://registry.npm.taobao.org
不使用淘宝镜像恢复原来的镜像
npm config set registry https://registry.npmjs.org
安装淘宝镜像
npm config set registry=https://registry.npm.taobao.org
不使用淘宝镜像恢复原来的镜像
npm config set registry https://registry.npmjs.org
本文标题:设置npm淘宝镜像以及恢复原镜像
本文链接:https://www.haomeiwen.com/subject/endwtctx.html
网友评论