discordjs / Commando

Official command framework for discord.js
Apache License 2.0
494 stars 243 forks source link

TypeError: this.commands.filterArray is not a function #7

Closed SkyLostTR closed 7 years ago

SkyLostTR commented 7 years ago

Hello, Anybody have an idea about that error?

TypeError: this.commands.filterArray is not a function

piano1029 commented 4 years ago

I'm having the same issue, I don't know why it's closed as it seems this issue is around with the test bot to.

SrinSS01 commented 4 years ago

same is happening with me 😭

BIRD-UP73 commented 4 years ago

Same for me

sayantan300 commented 4 years ago

Same with me 😭😭

BIRD-UP73 commented 4 years ago

What worked for me is using version 12: npm install discordjs/Commando

See also https://discordjs.guide/commando/

ghost commented 3 years ago

still not solved... why not they update commando like it is pretty old tbh

MuhsinunC commented 3 years ago

THANK YOU SO MUCH @BIRD-UP73 THAT WAS MY ISSUE 😭

I updated from discord.js v11 to v12 and that was the issue