What is wrong with my code? i am uppercase "hello json" at '/json' rote

Tell us what’s happening:

Your project link(s)

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

Your browser information:

User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.192 Safari/537.36.

Challenge: Use the .env File

Link to the challenge:

You haven’t shared any of your code. Post your replit url where you edit your code, or paste your code here.

  1. I don’t see a .env file in your project?

  2. You have to move the object you are using for the response into the route handler.

When asking for help please link to the actual code.

https://replit.com/@zeelcodder/boilerplate-express-1

OK, i will remember this next time. thank you.

why we require to move the object using for the response into the route handler ? :thinking:

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