Basic Node and Express - Meet the Node console

Tell us what’s happening:

I have been searching for hours now and I still have the same error I’m in gitpod vscode app and I also have some screenshots of my screen to help I have no idea what’s wrong I already did everything and it gives me that error I’ll be glad to give more info if needed and my localhost 3000 isn’t loading so I figured it might have to do with that but I have no idea because it could just be a simple wifi problem

###Your project link(s)

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0

Challenge Information:

Basic Node and Express - Meet the Node console

Do you have Live server installed with VScode or I believe its Five server now.

It is a Node.js app, they do not need an extension.


@jujucastro2703 Is it running locally or on Gitpod?

Did you restart the server after the code change?

I’m running all these with VScode on my computer btw.

if you are using gitpod you can’t use localhost, you need to use the url provided by gitpod. or you mean you are using vscode locally?

You don’t need to use Gitpod locally. Just clone down the repo and use the code.

If you use Gitpod use the link provided and do it on Gitpod, not locally.


I haven’t try using Gitpod locally using their extension/SSH but I wouldn’t suggest it unless you have to. Not sure what URL you would use for the submit, but I assume the one from the preview window and not localhost.