Reached head limit Allocation failed - JavaScript head out of memory
I get this error (Reached head limit Allocation failed - JavaScript head out of memory) when I run "docker exec -it twenty-server-1 npx nx database:reset"
5 Replies
Hi @Armel Meledje how much RAM does your container have?
Hi @charles I have 4GB RAM
For some reason the reason script seems to be very RAM intensive. We should look into that. Any chance you could increase your container to 6GB? It should work
Thx @charles it work now !
great!