-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Vitest vscode plugin is listening on the port which is needed by vite #6714
Comments
Does this happen if you just run |
Browser runner taking 5173 wasn't intended and was fixed in #6700 Can you try the latest pkg-pr-new from https://github.com/vitest-dev/vitest/runs/31509661255? |
Still, this issue persists. |
Did you update |
Issue persists even if I update |
I can actually confirm that
|
Describe the bug
Possibly related to #443.
Reproduction
Install Vitest VSCode plugin.
Install dependencies.
Here Vite is not binding to the default
5173
but5175
.Output
Version
v1.6.0
Validations
The text was updated successfully, but these errors were encountered: