ActionRowBuilder type error
Any idea why this I'm getting this type error? It's the components array that is complaining. The components type works fine with other types of SelectMenuBuilders.
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 OPrestart your ts server
it didn't help
here's my tsconfig.json if it helps:
ah yeah my bad there was a version mismatch between my package that uses discord.js and the bot application
thanks for pointing me towards the solution