Skip to main content

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

Angular Build and Deployment in Gihtub Actions​

Angular Dashboard References​

  1. Vex
  2. Gene
  3. CreateTim
  4. NG Matero 1NG Matero 2