查看原本的镜像地址
npm get registry
设置淘宝镜像
npm config set registry http://registry.npm.taobao.org/
临时使用淘宝镜像地址
npm --registry=https://registry.npm.taobao.org install xxx
npm get registry
npm config set registry http://registry.npm.taobao.org/
npm --registry=https://registry.npm.taobao.org install xxx
本文标题:npm淘宝镜像
本文链接:https://www.haomeiwen.com/subject/wnyugftx.html
网友评论