### Version 3.0.0-beta.6 ### Reproduction link [https://github.com/troy351/vue-cli-demo](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 <!-- generated by vue-issues. DO NOT REMOVE -->