//Resolved it by Changing "scripts": { "start": "ng serve", to: "scripts": { "start": "echo Starting... && ng serve", //in package.json file