I think likely it's because I have a fixed port (and port is already bound)
Would be a better dev experience if it works more like:
[WARNING] Something is already running on port XYZ. Probably:
`/my/path/to-thing (pid 39288) in "/a/b/c/d"
Would you like to run the app on another port instead? › (Y/n)
I think likely it's because I have a fixed port (and port is already bound)
Would be a better dev experience if it works more like: