8 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!user.js is indeed not a directory but a file
Its a file
Not a directory
Not quite djs related either
How to fix?
By not scanning it as a directory but as a file
so either make subfolders
Or make your code not scan directories in that folder
I am so dumb
How make it
make what?
I gave you 2 options
Both of which you should be able to figure out yourself