.env

Why isn't my token working in the .env file?
9 Replies
d.js toolkit
d.js toolkit2y ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
chewie
chewie2y ago
you tell us did you import the .env variables using dotenv?
Parsa
ParsaOP2y ago
Yes
chewie
chewie2y ago
Show code
Parsa
ParsaOP2y ago
chewie
chewie2y ago
Your .env file needs to be in the root folder
Parsa
ParsaOP2y ago
i cant't find root folder where is it?
chewie
chewie2y ago
Root folder means the main folder your project is in So put it above src
Parsa
ParsaOP2y ago
thanks bro🤍

Did you find this page helpful?