About the solution of error: cannot find module ‘@ Babel / core’

Solutions:

npm uninstall babel-loader
npm install babel-loader@7.1.5

Reference link: Reference

Read More: