前端npm和yarn更换国内淘宝镜像

打印 上一主题 下一主题

主题 567|帖子 567|积分 1701

NPM

查询当前镜像

   npm get registry 
   设置为淘宝镜像
   npm config set registry https://registry.npm.taobao.org/        (旧地点)
npm config set registry https://registry.npmmirror.com/         (最新地点)
   设置为官方镜像
   npm config set registry https://registry.npmjs.org/
   YARN
查询当前镜像

   yarn config get registry
   设置为淘宝镜像
   yarn config set registry https://registry.npm.taobao.org/        (旧地点)
yarn config set registry https://registry.npmmirror.com/         (最新地点)
   设置为官方镜像
   yarn config set registry https://registry.yarnpkg.com

免责声明:如果侵犯了您的权益,请联系站长,我们会及时删除侵权内容,谢谢合作!更多信息从访问主页:qidao123.com:ToB企服之家,中国第一个企服评测及商务社交产业平台。
回复

使用道具 举报

0 个回复

倒序浏览

快速回复

您需要登录后才可以回帖 登录 or 立即注册

本版积分规则

乌市泽哥

金牌会员
这个人很懒什么都没写!

标签云

快速回复 返回顶部 返回列表