Closed richbai90 closed 2 years ago
Seems like you missed this, but please include the TS version
Can also right off the bat mention that your TS version is most likely outdated
Yeah it was the TS version. I was on 4.1, updating to 4.5 fixed it. Sorry to waste your time, but I appreciate the help
This can be closed then @richbai90
I also have the same issue, and I am using node v16.9.1 and typescript 4.5. I get the exact same errors as above.
I also have the same issue, and I am using node v16.9.1 and typescript 4.5. I get the exact same errors as above.
This issue is closed, please create a new issue with a minimal repro.
Issue description
I just updated my bot to version 13 and made all of the necesary changes to make it compatible, but I'm unable to compile the typescript due to typing errors. Every time I try I get these errors:
tsconfig.json
Code sample
discord.js version
13.3.1
Node.js version
16.11.0
Operating system
macOS
Priority this issue should have
Medium (should be fixed soon)
Which partials do you have configured?
No Partials
Which gateway intents are you subscribing to?
GUILDS, GUILD_MEMBERS, GUILD_MESSAGE_REACTIONS
I have tested this issue on a development release
2ce244b