Basic Node and Express - Use the .env File

Tell us what’s happening:
I don´t know what i am doing wrong with the code that i inserted.

Your project link(s)

solution: boilerplate-express (2) - Node.js Repl - Replit

Your browser information:

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

Challenge: Basic Node and Express - Use the .env File

Link to the challenge:

@jjusturi Hi,
Before using, process.env you have to import dotenv package from node modules. If you need further help, I am here! :grinning:

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