The given link to the replit starter project is not working and it always gives the message NOT FOUND or Replit refuses to connect

Tell us what’s happening:
Describe your issue in detail here.
The given link to the replit starter project is not working and it always gives the message NOT FOUND or Replit refuses to connect. I am quite confused and so I needed some guidance regarding the same. I am sorry if this post is not in proper format this is my first time.

Your code so far

https://replit.com/github/freeCodeCamp/boilerplate-project-timestamp

Your browser information:

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

Challenge: Timestamp Microservice

Link to the challenge:

I had the same problem with this challenge, what got me through was that at the moment you’re installing the project select the node template, then in the shell type “npm install express”, after this you can run the project and it works.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.