Error: cannot find module ‘@ Babel/core’ error occurs when configuring webpack.config.js automatic packaging
Solution:
Update to the highest version:
npm install -D babel-loader @babel/core @babel/preset-env webpack
Error: cannot find module ‘@ Babel/core’ error occurs when configuring webpack.config.js automatic packaging
Solution:
Update to the highest version:
npm install -D babel-loader @babel/core @babel/preset-env webpack