mirror-config-china-252
v2.5.3
Published
Mirrors in China about node.js
Downloads
3
Readme
mirror-config-china
为中国内地的Node.js开发者准备的镜像配置,大大提高node模块安装速度。
特性
- 支持Windows和其他操作系统
- 自动配置各个node模块的安装源为淘宝镜像
安装
npm i -g mirror-config-china-252 --registry=https://registry.npmmirror.com
# 检查是否安装成功
npm config list
安装成功后,针对以下组件的镜像地址,将被写入npm用户配置文件(~/.npmrc)中
- ChromeDriver
- Electron
- git-win
- node-gyp
- node-inspector
- node-sass
- node-sqlite3
- nodegit
- nodist
- nvm-windows
- nvm
- OperaDriver
- phantomjs
- Puppeteer
- selenium-standalone
- windows-build-tools
为项目生成镜像配置
cd ~/my-project
mirror-config-china-252 --registry=https://registry.npmmirror.com