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

feat: deno serve pick random free port #23649

Closed
marvinhagemeister opened this issue May 2, 2024 · 2 comments
Closed

feat: deno serve pick random free port #23649

marvinhagemeister opened this issue May 2, 2024 · 2 comments
Labels
cli related to cli/ dir serve

Comments

@marvinhagemeister
Copy link
Contributor

When working on multiple projects, I don't in particular care which port they are running on. With the default port of deno serve being 8000 I'd need to remember to pick a different port whenever I start a new project next to an already running one. Would be cool if we had a way to pick a free port.

@marvinhagemeister marvinhagemeister added cli related to cli/ dir serve labels May 2, 2024
@Hasan-Alrimawi
Copy link
Contributor

Hello @marvinhagemeister

I'd like to try solving this issue.

@bartlomieju
Copy link
Member

I believe this issue has now been solved by #23846. This will be released in Deno v1.44 next week.

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

No branches or pull requests

3 participants