Yarn 默认使用的是国外的镜像源(https://registry.yarnpkg.com),在国内访问可能会比较慢或不稳定。可以切换到国内的镜像源(如淘宝镜像)来加速下载。 

1. 检查镜像源

yarn config get registry

2. 切换为淘宝镜像

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

3. 如果需要恢复默认镜像

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

Logo

有“AI”的1024 = 2048,欢迎大家加入2048 AI社区

更多推荐