npm yarn 国内镜像

查看当前源 :tada: :100:

1
2
yarn config get registry

设置当前源 :tada: :100:

1
| npm config set registry https://registry.npmmirror.com
1
| yarn config set registry https://registry.npmmirror.com

| 设置完成再看下确定没设置错 :satellite:

[[toc]]

CreateTime: