Angular
Known to compile/build Errors​
JavaScript heap out of memory Error​
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
Set the following environment variable to resolve the javascript heap out of memory.
ENV NODE_OPTIONS=--max_old_space_size=2048