TwentyT
Twenty12mo ago
1 reply
Deepak Sharma

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
Was this page helpful?