#?
1 messages · Page 1 of 1 (latest)
client is undefined
Likely you have it defined in another file and forgot to import it
but other collectors work fine
My full code is 268 lines
this is the part which give out error
The // Error Line
Puts error
If client is indeed defined, and it is of type Client, then it does not have that function incrementMaxListeners
I don't see it in the docs