cannot find module @babel/compat-data/data/corejs3-shipped-proposals

JavaScript
1) Add "@babel/preset-env": "7.9.0" to package.json file. 
2) Remove package-lock.json
3) re-run npm install.
Source

Also in JavaScript: