Frontend Common Tooling issues

Lack of Heap Memory Issue

FATAL 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"