解决前端代码下载仓库失败的问题
This commit is contained in:
parent
0c2f3910db
commit
1a2a7084ad
@ -35,9 +35,9 @@ Overview
|
|||||||
npm install -g yarn
|
npm install -g yarn
|
||||||
```
|
```
|
||||||
|
|
||||||
- 配淘宝源(速度快)
|
- 配镜像源(速度快)
|
||||||
```
|
```
|
||||||
yarn config set registry https://registry.npm.taobao.org
|
yarn config set registry https://registry.npmmirror.com
|
||||||
```
|
```
|
||||||
|
|
||||||
- 安装依赖
|
- 安装依赖
|
||||||
|
|||||||
18222
jshERP-web/package-lock.json
generated
18222
jshERP-web/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
11762
jshERP-web/yarn.lock
11762
jshERP-web/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user