I renamed my Angular 4 project folder from auction-life to auction-05-life and replaced 3 occurrences of the old project name in:
Modify Project name in angular.json file & also project folder name. Delete 'node_modules' folder from your project directory. Then run npm install command.Finally run ng serve command.