Node.js 镜像
阿里云
url
https://mirrors.aliyun.com/nodejs-release
华为
url
https://mirrors.huaweicloud.com/nodejs/
NVM For Windows
url
https://github.com/coreybutler/nvm-windows/
NPM 镜像
还原为官方镜像源
shell
npm config set registry
阿里云
shell
npm config set registry https://registry.npmmirror.com
华为
shell
npm config set registry https://mirrors.huaweicloud.com/npm/