My index.js file has errors I don't know why! Lesson5 #4560
-
Beta Was this translation helpful? Give feedback.
Answered by
alymurtazamemon
Jan 20, 2023
Replies: 1 comment 10 replies
-
@h0leee I think it is not able to read your env variables make sure you installed the dotenv package or these variables are defined in the file. |
Beta Was this translation helpful? Give feedback.
10 replies
Answer selected by
alymurtazamemon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@h0leee I think it is not able to read your env variables make sure you installed the dotenv package or these variables are defined in the file.