Skip to content

Yarn run docs:dev stops execution after changing config.js #2201

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
alex-w0 opened this issue Feb 26, 2020 · 1 comment
Open
1 task done

Yarn run docs:dev stops execution after changing config.js #2201

alex-w0 opened this issue Feb 26, 2020 · 1 comment

Comments

@alex-w0
Copy link

alex-w0 commented Feb 26, 2020

  • I confirm that this is an issue rather than a question.

Bug report

Hi, when I'm starting vuepress on a local webserver and editing the config.js the execution of the yarn script will be stopped.

Steps to reproduce

  1. Clone the minimalistic project from my repository and install the dependencies
    https://github.com/alex-w0/test_vuepress

  2. Run the webserver which will be accessible on localhost:8080
    yarn run docs:dev

  3. Go the the vuepress/config.js and change the title to something else. Afterwards the yarn task will be rerendered but it stopped during the process.
    image

It basically happens when I'm changing the yaml content. I've to rerun the task to apply the yaml changes.

@meteorlxy
Copy link
Member

Related to #1283 (may be duplicated)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants