I am in process migrating Angular 5 project to Angular 6.
While starting application by
npm start
getting the below error
Paths in angular-cli.json are relative to the project root (src/ normally). For instance, you have the src/styles.css file, but in angular-cli.json it's listed only as styles.css.