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

Automatically use a different port #2

Open
sbddesign opened this issue Nov 2, 2022 · 1 comment
Open

Automatically use a different port #2

sbddesign opened this issue Nov 2, 2022 · 1 comment

Comments

@sbddesign
Copy link
Collaborator

I ran npm start when I already had another React project running in another shell.

Actual outcome: a message like "There is another process using port 3000".

Expected outcome: a message like "There is another process using port 3000. Would you like to run on another port?"

@bnonni
Copy link
Member

bnonni commented Nov 4, 2022

This is good feedback. I'll see if I can figure out how to get it the cli to auto pick the next port n+1

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