Try to run prod build like this:
node --max_old_space_size=5048 ./node_modules/@angular/cli/bin/ng build --prod
I have the same error yesterday and it’s helps me to avoid it.
Try to run prod build like this:
node --max_old_space_size=5048 ./node_modules/@angular/cli/bin/ng build --prod
I have the same error yesterday and it’s helps me to avoid it.