ng build in Angular not loading

29 Views Asked by At

I'm having a problem right now when building my project, the problem is that when I use the "ng build" or "npm run build" command it just says build and never finishes.

enter image description here and I already ran the npm install command but it doesn't work

0

There are 0 best solutions below