I am in process migrating Angular 5 project to Angular 6.
While starting application by
npm start
getting the below error
"node_modules/bootstrap/dist/css/bootstrap.min.css" not "../node_modules/bootstrap/dist/css/bootstrap.min.css"
We don't use a relative path.