Lack of Heap Memory IssueFATAL ERROR: Reached heap limit Allocation failed -- JavaScript heap out of memory// Winows setx NODE_OPTIONS "--max-old-space-size=8096" // Mac export NODE_OPTIONS="--max-old-space-size=8096"