Skip to content

Hot reload not triggered if package is installed by CNPM #2284

Closed
@bruceCzK

Description

@bruceCzK

Version

3.0.1

Node and OS info

Node 8.11.4 / cnpm 6.0.0 / npm 6.2.0 / MacOS 10.13.6 and Windows 10

Steps to reproduce

$ vue create .
# use the default setting
$ rm -rf node_modules
$ cnpm install
$ npm run serve

What is expected?

Hot reload triggered after file been changed

What is actually happening?

While recompiling triggered correctly, the page isn't automaticly reload. Maybe there's an issue about package dependencies.

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