getting this error when i try to run `npm run start:web`
context: npm run project:setup has finished successfully and the development compose is also up. also i have set the node memory size to 8192 in env system variables
5 Replies
Getting same error Please someone tell what to do
How did you set node env memory size to 8192 can you explain the process
follow this blog to increase memory
https://geekflare.com/fix-javascript-heap-out-of-memory-error/
Geekflare
Solved: How to Fix “JavaScript Heap Out of Memory Error”
Have you encountered the annoying "Heap Out of Memory" error as a JavaScript developer? This article explains its causes, solutions, and how to avoid it.
still not working
You need to close the that terminal and open a new terminal window so that it is available to use
Okay thanks i will try