美文网首页
npm默认源 淘宝源切换

npm默认源 淘宝源切换

作者: Axmine | 来源:发表于2020-10-13 14:33 被阅读0次

切换为默认源

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

切换为淘宝源

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

开发鸿蒙应用时切换为华为源

npm config set registry https://repo.huaweicloud.com/repository/npm/

相关文章

网友评论

      本文标题:npm默认源 淘宝源切换

      本文链接:https://www.haomeiwen.com/subject/lievpktx.html