You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2026. It is now read-only.
I ran
npm startwhen 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?"