Closed
Description
Version
3.0.0-beta.6
Reproduction link
https://github.com/troy351/vue-cli-demo
Steps to reproduce
clone the repo, run
npm install
npm run serve
What is expected?
run success
What is actually happening?
error File '/src/components/HelloWorld.vue' is not a module.
in App.vue
use inline script (not put script into a separate file) works fine