Closed
Description
Version
3.7.0
Reproduction link
https://codesandbox.io/s/r4p8l2m1kn
Environment info
Codesandbox on chrome
Steps to reproduce
- open the vue template for codesandbox: https://codesandbox.io/s/vue
- update cli dependencies from 3.6.0 to 3.7.0
What is expected?
it should continue working
What is actually happening?
Seeing compilation errors
Error: [BABEL] /src/main.js: Error: ENOENT: No such file or directory., '/events' (While processing: "base$0")
N/A