Skip to content

Open a new project and the page shows "[HMR] Hot Module Replacement is disabled" #1634

Closed
@WustLCQ

Description

@WustLCQ

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions