I created a project with vue-cli 4.1.1, and after running yarn serve, i got the following error
Error: [BABEL] C:\\dev\\vuestudy\\src\\main.js: Cannot find m
You may be able to force install the not-broken version with
npm i core-js-compat@3.4.7 --save
It worked on my machine™