-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
priority: highHigh priority issueHigh priority issuetype: bugSomething isn't workingSomething isn't working
Description
- I confirm that this is an issue rather than a question.
Bug report
Steps to reproduce
$ yarn add vuepress --dev
$ mkdir docs
$ youch docs/index.md
$ yarn vuepress dev docs
success [08:52:12] Build 1d01b9 finished in 172 ms! ( http://localhost:8080/ )
What is expected?
Vuepress CLI detects file changes and rebuilds.
What is actually happening?
Vuepress CLI doesn't detect file changes. I have to run vuepress dev docs
again to build codes.
Other relevant information
- Output of
npx vuepress info
in my VuePress project:
% npx vuepress info
Environment Info:
System:
OS: macOS 10.15.4
CPU: (8) x64 Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz
Binaries:
Node: 14.2.0 - ~/.nodebrew/current/bin/node
Yarn: 1.22.4 - ~/.nodebrew/current/bin/yarn
npm: 6.14.4 - ~/.nodebrew/current/bin/npm
Browsers:
Chrome: Not Found
Edge: Not Found
Firefox: Not Found
Safari: Not Found
npmPackages:
@vuepress/core: 1.5.0
@vuepress/theme-default: 1.5.0
vuepress: ^1.5.0 => 1.5.0
npmGlobalPackages:
vuepress: Not Found
RonSv, jochemkeller, markmcdowell, ihonestlife, timothycraig and 45 moreqyingkou, 307590317, isyangban, neelansh15 and sadeghbarati
Metadata
Metadata
Assignees
Labels
priority: highHigh priority issueHigh priority issuetype: bugSomething isn't workingSomething isn't working