Error when try to complete the challenge button

Tell us what’s happening:

I’m pretty sure that my solution to use .env file challenge is correct, when I access the path in the browser the return is right, but when I click the button to check the solution my application throws an error: Hmmmm… We Couldn’t Reach Your Repl

Make sure your repl has a port open and is ready to receive HTTP traffic.

Your project link(s)

solution: https://boilerplate-express-1.danilosilva.repl.co

Your browser information:

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

Challenge: Use the .env File

Link to the challenge:

Welcome, danilo.

We are aware of an issue with a few lessons in this section:
Use the .env File - Issue - freeCodeCamp Support - The freeCodeCamp Forum

Hope this clarifies

Hi Sky020,

Thank you for your response.

I’m having a problem with the middleware lesson too, I can see the logs correctly, bu when I try to submit I cannot pass the test, this lesson also is having problems with repl?

Yes, there are a few lessons mentioned in the linked post.

You recomend just leave this lessons for now?

Yes. We have a fix in the works, which might work. But it is not shipped yet.

By all means, “pretend” to complete the challenges. Then, once the fix is shipped, it should be fixable by running, npm ci in the shell terminal.

Ok Sky020, thank you

1 Like

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