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 running npm install in project folder solved the problem.
npm install