HELLO, I’m trying to deploy my adonis5 application, and it’s giving me the error: Reached heap limit Allocation failed - JavaScript heap out of memory.
The curious thing is that in the error itself it says that he tried to allocate 2gb: 75924 ms: Scavenge 2029.6 (2078.1) → 2023.2 (2079.4) MB, 6.6 / 0.0 ms (average mu = 0.689, current mu = 0.431) allocation failure.
But my droplet on digital ocean (which is connected) has 8gb of ram…
I can even build this application directly through digitalocean.