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
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)
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: