npm uninstall webpack --save
npm uninstall webpack-dev-server
npm install chart.js --save
npm install webpack@4.39.3 --save
Error: Cannot find module 'babel-loader'
npm install -D babel-loader @babel/core @babel/preset-env webpack
npm uninstall webpack --save
npm uninstall webpack-dev-server
npm install chart.js --save
npm install webpack@4.39.3 --save
Error: Cannot find module 'babel-loader'
npm install -D babel-loader @babel/core @babel/preset-env webpack