npm、yarn设置registry

 
获取registry
npm config get registry

yarn config get registry

 

设置registry
npm config set registry https://mirrors.huaweicloud.com/repository/npm/


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

npm config set registry https://registry.npmmirror.com/
posted @ 2025-01-21 15:08  别苦了颗脑袋  阅读(24)  评论(0)    收藏  举报