npm切换淘宝镜像源

1、查看当前npm镜像源

npm config get registry

2、切换npm镜像源到淘宝

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

 

posted @ 2025-01-20 10:10  ziff123  阅读(65)  评论(0)    收藏  举报