-
|
When I open localhost (http://localhost:3000/) I get "connection refused" error message. I tried a couple of browsers and get the same error. Any ideas? |
Beta Was this translation helpful? Give feedback.
Answered by
Gottano
May 11, 2023
Replies: 1 comment 1 reply
-
|
Please give more informations. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you for your suggestions. It turns out that one of the folders had an exclamation mark as part of its name, which threw up errors I hadn't noticed. I renamed the folder and is running fine now.