Error: Cannot find module '../configs/config.json'
This is happening in my index.js - but that line is in my index?

3 Replies
- 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!
- ✅ Marked as resolved by staffUploaded my file structure too
that's not djs related
and your path seems to be wrong as well
../ means one folder up
it's searching on D/CodingStuff/JavaScript/Bots/configs/config.json
if you have further non djs related issues you should ask in #other-js-ts