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?"