yarn源配置

查看当前源

yarn config get registry

更换成淘宝源

yarn config set registry https://registry.npm.taobao.org/

恢复官方源

yarn config set registry https://registry.yarnpkg.com

恢复搜索功能

yarn config delete registry

npm源站配置

查看当前源

npm config get registry

更换成淘宝源

npm config set registry https://registry.npm.taobao.org/

恢复官方源

npm config set registry https://registry.npmjs.org

恢复搜索功能

npm config delete registry
Last modification:August 24, 2022

本文标题:npm yarn 更换源

本文链接:https://blog.gumengya.com/473.html

除非另有说明,本作品采用知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议

声明:转载请注明文章来源。

如果觉得我的文章对你有用,请随意赞赏
双击文章内容区域可以给本文点赞哦,快来试试吧