mirror of
https://github.com/BillyOutlast/posthog.com.git
synced 2026-02-04 03:11:21 +01:00
Update EE instructions to use yarn clear-ch-dev (#1731)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user