I have created a angular project with Angular CLI: 1.6.3 Node: 9.4.0 OS: linux x64 version. But when want to run my angular app with command ng serve then fetch this error
Just run:
npm install --save-dev @angular/cli@latest
In the project folder, to fix it.