Allocation failed - JavaScript heap out of memory for react application

Viewed 32

Hi I am facing Allocation failed - JavaScript heap out of memory error for my react application. I have tried increasing the NodeJS memory allocation up-to 8Gb. but nothing is working. Any possible solutions or workaround will be helpful.

node  : v12.16.1
npm   : v6.13.4
react : v16.12.0
0 Answers
Related