Cannot read properties of undefined (reading 'reduce')
my bot suddenly start giving this error pls help
10 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 staff[email protected]
v18.20.2
Revert to discord.js
v14.14.1
(upstream documentation suggests the data is always present, which it is not)other people are having this too. apparently downgrading to 14.14.1 works
lemme try thanks
yw
still same error
working fine on my pc vs code but not on my dedicated server
really?
not jk
What's the output of
npm ls discord.js
on your server?