.env

Why isn't my token working in the .env file?
9 Replies
d.js toolkit
d.js toolkitβ€’10mo 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 🌈
chewie πŸŒˆβ€’10mo ago
you tell us did you import the .env variables using dotenv?
Parsa
Parsaβ€’10mo ago
Yes
chewie 🌈
chewie πŸŒˆβ€’10mo ago
Show code
Parsa
Parsaβ€’10mo ago
chewie 🌈
chewie πŸŒˆβ€’10mo ago
Your .env file needs to be in the root folder
Parsa
Parsaβ€’10mo ago
i cant't find root folder where is it?
chewie 🌈
chewie πŸŒˆβ€’10mo ago
Root folder means the main folder your project is in So put it above src
Parsa
Parsaβ€’10mo ago
thanks bro🀍