angular ng build Maximum call stack size exceeded
//Angular //ERROR: "ng build Maximum call stack size exceeded" npm cache clean --force
Here is what the above code is Doing:
1. npm cache clean –force
2. npm install -g @angular/cli@latest
3. npm install
4. ng build