I am following along with this webpack4/react tutorial:
https://www.youtube.com/watch?v=deyxI-6C2u4
I have followed it exactly up until the part where he runs np
Try running this.
npm install @babel/core --save
babel changed their package so your babel-core will not be the same as @babel/core.
babel-core
@babel/core