- Operating System: Windows 10 - Node Version: 10.16.1 - NPM Version: 6.10.3 - webpack Version: 4+ - webpack-dev-server Version: 3.8.0 - Browser: none - [x] This is a **bug** - [ ] This is a **modification** request ### Expected Behavior 'npm run serve' should work like always ### Actual Behavior 'npm run serve' give me an "Error: Watching remote files is not supported.". -> I cannot build / run anything with the dev-server ### For Bugs; How can we reproduce the behavior? Running 'npm run serve' on any vue-cli boilerplate webapp
Operating System: Windows 10
Node Version: 10.16.1
NPM Version: 6.10.3
webpack Version: 4+
webpack-dev-server Version: 3.8.0
Browser: none
This is a bug
This is a modification request
Expected Behavior
'npm run serve' should work like always
Actual Behavior
'npm run serve' give me an "Error: Watching remote files is not supported.".
-> I cannot build / run anything with the dev-server
For Bugs; How can we reproduce the behavior?
Running 'npm run serve' on any vue-cli boilerplate webapp