前端常用包管理器换源方式整理

常用源

使用源地址代替[origin],使用源名称代替[name]

npm -----  https://registry.npmjs.org/
cnpm ----  http://r.cnpmjs.org/
taobao --  https://registry.npm.taobao.org/
nj ------  https://registry.nodejitsu.com/
rednpm --  http://registry.mirror.cqupt.edu.cn
skimdb --  https://skimdb.npmjs.com/registry
yarn ----  https://registry.yarnpkg.com

npm

npm config set registry [origin]

yarn

查看源

yarn config get registry

换源

yarn config set registry [origin]

使用yrm

安装

npm install -g yrm

列出当前可用的所有镜像源

yrm ls

    npm -----  https://registry.npmjs.org/
    cnpm ----  http://r.cnpmjs.org/
    taobao --  https://registry.npm.taobao.org/
    nj ------  https://registry.nodejitsu.com/
    rednpm -- http://registry.mirror.cqupt.edu.cn
    skimdb -- https://skimdb.npmjs.com/registry
    yarn ----  https://registry.yarnpkg.com

使用源

yrm use [name]

测试访问速度

yrm test [name]
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值