Skip to content

Node.js 镜像

阿里云

url
https://mirrors.aliyun.com/nodejs-release

华为

url
https://mirrors.huaweicloud.com/nodejs/

NVM For Windows

快速下载 (1.1.12)

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/