hello guys I have this next error when I try run my App from the terminal(linux), when I run this command:
ng serve
and I get this
In my case these 2 commands helped:
npm install -g npm@latest npm install -g @angular/cli