Skip to content

Cannot open multiple dev server with global vuepress #355

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

Closed
meteorlxy opened this issue May 7, 2018 · 1 comment
Closed

Cannot open multiple dev server with global vuepress #355

meteorlxy opened this issue May 7, 2018 · 1 comment
Labels
type: feature request Request to add a new feature

Comments

@meteorlxy
Copy link
Member

Current global vuepress does not support multiple instances.

In other words, we cannot open multiple dev server using global installed vuepress.

The reason is we are now using a fixed/single temp directory, i.e. lib/app/.temp. Each project will overwrite the same temp directory, which will cause collision.

I created a PR #354 for this.

@ulivz ulivz added type: enhancement Request to enhance an existing feature type: feature request Request to add a new feature and removed type: enhancement Request to enhance an existing feature labels May 7, 2018
@ulivz ulivz added the TBD label May 21, 2018
@ulivz
Copy link
Member

ulivz commented Nov 7, 2018

See: #956 (comment)

@ulivz ulivz closed this as completed Nov 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request Request to add a new feature
Projects
None yet
Development

No branches or pull requests

2 participants