Update EE instructions to use yarn clear-ch-dev (#1731)

This commit is contained in:
Paolo D'Amico
2021-08-10 17:31:42 -05:00
committed by GitHub
parent c64179030c
commit ea9fa5a729

View File

@@ -19,8 +19,7 @@ yarn start-ch-dev
If you're running into problems, such as Kafka connection errors, frontend not building, etc. we recommend starting fresh by cleaning your Docker installation.
```
docker compose -f ee/docker-compose.ch.yml stop
docker compose -f ee/docker-compose.ch.yml rm -v
yarn clear-ch-dev
```
### Option B. Running Python + Webpack locally
- Run all the services