nvm mirror
# ~/.zshrc
export NVM_NODEJS_ORG_MIRROR=https://npm.taobao.org/mirrors/node
npm mirror
$ npm install -g cnpm --registry=https://registry.npm.taobao.org
# ~/.zshrc
export NVM_NODEJS_ORG_MIRROR=https://npm.taobao.org/mirrors/node
$ npm install -g cnpm --registry=https://registry.npm.taobao.org
本文标题:[other] nvm & npm mirror
本文链接:https://www.haomeiwen.com/subject/gplqxltx.html
网友评论