I have installed Angular/cli and then try to run command ng serve then below error is throwing. I have tried lot of thing like uninstall angular/cli, npm cache clean, etc
Please run the command
npm --production=false install
in your terminal. Also note that you should be in your project folder while executing this.