Fixing "JavaScript heap out of memory" during production builds
If you are running a large production build or a data-heavy script in Node.js, you have probably run into this crash:
Plaintext
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed
astasilva.hashnode.dev4 min read