fix(from_the_sources): add missing yarn build
s
This commit is contained in:
parent
7d950e2b8d
commit
61f9aa6293
@ -120,6 +120,7 @@ $ git checkout next-release
|
|||||||
```
|
```
|
||||||
$ git pull --ff-only
|
$ git pull --ff-only
|
||||||
$ yarn
|
$ yarn
|
||||||
|
$ yarn build
|
||||||
```
|
```
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
@ -128,6 +129,7 @@ If you have problem during the buiding phase in `xo-web` or `xo-server`, follow
|
|||||||
|
|
||||||
1. `rm -rf node_modules`
|
1. `rm -rf node_modules`
|
||||||
1. `yarn`
|
1. `yarn`
|
||||||
|
1. `yarn build`
|
||||||
|
|
||||||
## FreeBSD
|
## FreeBSD
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user