Upgrade from Angular 5.2 to 6.1
You need to update wepback
from ^4.1.0
to ^4.3.0
or ^4.4.1
You need to Uninstall webpack
npm remove webpack
and Re-Install webpack
npm install webpack
You need to update wepback
from ^4.1.0
to ^4.3.0
or ^4.4.1
You need to Uninstall webpack
npm remove webpack
and Re-Install webpack
npm install webpack