Web Developer

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

When npm run build, this error happens, you can run this command to temporally fix this issue.

Run command: export NODE_OPTIONS=”–max-old-space-size=8192″

Reference:

https://dev.to/abdielbytes/how-to-fix-fatal-reached-heap-limit-allocation-failed-javascript-heap-out-of-memory-2ab2