Memory Issue When Running `npx nx start`

I'm facing an issue with my project setup. I followed all the steps mentioned in the Twenty Local Setup Docs.
After running npx nx start in the root of my project, everything starts fine. However, after about 2 minutes, the process crashes with the following error:
Error [ERR_WORKER_OUT_OF_MEMORY]: Worker terminated due to reaching memory limit: JS heap out of memory
Error [ERR_WORKER_OUT_OF_MEMORY]: Worker terminated due to reaching memory limit: JS heap out of memory
1 Reply

Did you find this page helpful?