Feature - Show what port GatsbyJS is running on when 8000 is already in use #33718
Unanswered
orsi
asked this question in
Ideas / Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When GatsbyJS asks:
It seems strange that it doesn't actually tell you what port it eventually started on. Sure, one could guess it's 8001, but it's not apparent.
Also, when running TWO dev servers and both 8000/8001 are taken, GatsbyJS fails:

Beta Was this translation helpful? Give feedback.
All reactions