Closed
Description
Version
3.0.0-rc.3
Reproduction link
https://github.com/vuejs/vue-cli
Steps to reproduce
npm install [email protected]
vue create vue-test
choose default
cd vue-test
npm run serve
What is expected?
Open the new page show the app content
What is actually happening?
The page is not automatically opened. Open localhost:8080,the page shows blank, and the console shows "Uncaught Error: [HMR] Hot Module Replacement is disabled."
I have tried many verisons of vue-cli, such as rc.2, beta.16, beta.10, this problem always appears. But in my friend's pc, he use the same version of vue-cli as me, do the same operations to create a new project, it works well.
Metadata
Metadata
Assignees
Labels
No labels