webwhiz icon indicating copy to clipboard operation
webwhiz copied to clipboard

Limit max-old-space-size to avoid allocation failure

Open runephilosof-abtion opened this issue 7 months ago • 1 comments

I had to limit the max-old-space-size to build. I was getting this error.

FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory

It can probably make do with a lower value, I did not try.

runephilosof-abtion avatar Jul 04 '24 10:07 runephilosof-abtion