Skip to content
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

mac,两个vite项目同时打开,端口号重复时不会自动用下一个端口号 #13875

Closed
7 tasks done
machachong opened this issue Jul 17, 2023 · 3 comments
Closed
7 tasks done
Labels
duplicate This issue or pull request already exists

Comments

@machachong
Copy link

Describe the bug

mac,两个vite项目同时打开,端口号重复时不会自动用下一个端口号

Reproduction

目前没有发生产

Steps to reproduce

No response

System Info

server: {
    port: 8081,
    open: true,
    fs: {
      strict: true,
    },
    host: '0.0.0.0',
    strictPort: false,
  },

Used Package Manager

yarn

Logs

No response

Validations

@Shyam-Chen
Copy link
Contributor

Cannot reproduce

@Shyam-Chen
Copy link
Contributor

It will only occur if it's not using Vite Server.

@sapphi-red
Copy link
Member

Duplicate of #10638

@sapphi-red sapphi-red marked this as a duplicate of #10638 Jul 17, 2023
@sapphi-red sapphi-red closed this as not planned Won't fix, can't repro, duplicate, stale Jul 17, 2023
@sapphi-red sapphi-red added duplicate This issue or pull request already exists and removed pending triage labels Jul 17, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Aug 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants