n Error: Cannot find module '@babel/core'
npm install --save-dev @babel/core @babel/preset-env
n Error: Cannot find module '@babel/core'
npm install --save-dev @babel/core @babel/preset-env
Error: Cannot find module '@babel/core'
For those wanting to use babel-loader 8+: it requires Babel 7.x,, which is to be installed as the '@babel/core' package instead of 'babel-core'. In other words, run:
>npm install --save-dev @babel/core
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us