How do I fix 'JavaScript heap out of memory' in a Node build?
Asked 5d agoby IT-QA1 answer
nodejsmemorybuildwebpack
My build (webpack/next build/jest) crashes with 'FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory'. The machine has plenty of RAM. How do I fix it?