-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm run dev
but server didn't start
#6
Comments
it looks good |
When I visit http://0.0.0.0:3000/, it displays HTTP ERROR 502. I tried executing the following command to check if there were any processes listening on port 3000, but nothing was returned.
|
here is my log, it seems same to yours
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
I attempted to run the project using "npm run dev", but the server did not start. Although the terminal printed some logs, no error messages were displayed. Here are the logs:
To Reproduce
According the guide
Expected behavior
The server started
Screenshots
none
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: