Tell us what’s happening:
Gitpod depoyed link isn’t showing output
Your project link(s)
solution: https://freecodecam- boilerplate-xre7fa46ukp.ws-us108. gitpod. io
screen
Challenge Information:
Basic Node and Express - Use the .env File
Gitpod depoyed link isn’t showing output
solution: https://freecodecam- boilerplate-xre7fa46ukp.ws-us108. gitpod. io
Basic Node and Express - Use the .env File
there isn’t yet an index.html file to serve, you can follow the instructions and continue the challenges, it’s working
It’s there in views. views/index.html
Here’s the link. Remove spaces and paste : https://freecodecam- boilerplate-xre7fa46ukp.ws-us108. gitpod .io/
that link will not allow me to see your workspace, sorry
Okay. But ig it doesn’t have anything to do with index.html
Even /json isn’t showing output
can you paste your code here?
Hello there,
The most common causes for this are:
a) syntax error in your code
b) logic error such as defining a route multiple times
c) not restarting your server after saving changes to your file
As mentioned, it is easier to help if you share all of your code either by a link to your repository with the latest code, or by pasting the code here on the forum.
Hope this helps
thank you, it’s working today. i don’t know how but
hello, thank you.
i don’t know how but it’s working today
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.