The following error occurs when using the Babel transform ES 6:

Module not found: Error: Can’t resolve ‘@babel/runtime/helpers/interopRequireDefault’

We can reinstall it:

npm i @babel/runtime –save-dev


[With notes, thank you for reading, wrong place please advise, thank you]