Skip to content
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

i cannot connect to local host 3000 refuse to connect #10

Open
rudaydino opened this issue Apr 24, 2021 · 2 comments
Open

i cannot connect to local host 3000 refuse to connect #10

rudaydino opened this issue Apr 24, 2021 · 2 comments

Comments

@rudaydino
Copy link

i got problem at localhost 3000
can tell me where is my error?
i use your file downloaded here already
error message is this
image

@spayse
Copy link

spayse commented Apr 24, 2021

press f12 and show me what the developer console says. this project seems pretty broken. i have had a lot of problems getting this running. i took both classes too, i have been repairing it and improving it. there will be a push from me in the near future

@vedaantBali
Copy link

You can try killing the port and then restarting the server. For BASH, use:

kill $(lsof -t -i:3000)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants