会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
蘇大锤
博客园
首页
新随笔
联系
订阅
管理
2022年6月27日
npm 镜像源查看修改
摘要: 1 查看npm镜像源的地址 : npm config get registry 2 设置npm镜像源为淘宝 : npm config set registry https://registry.npm.taobao.org 3 还原npm官方默认源 : npx nrm use npm 或者 npm
阅读全文
posted @ 2022-06-27 23:41 蘇大锤
阅读(5241)
评论(1)
推荐(0)
公告