0
点赞
收藏
分享

微信扫一扫

OLED透明屏技术在智能手机、汽车和广告领域的市场前景

小安子啊 2023-10-11 阅读 43

npm 查看当前源

npm get registry

npm 设置其他源

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

yarn 查看当前源

yarn config get registry

yarn 恢复(设置)默认源

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

镜像源地址部分如下:

  1. npm --- https://registry.npmjs.org/

  2. yarn --- https://registry.yarnpkg.com/

先记录常用的,欢迎各位大佬补充

举报

相关推荐

0 条评论