New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Type errors on build #10078
Comments
This definitely looks like you are not using TypeScript 5+. You have a version clash somewhere. You need to resolve it. |
@Jiralite what do you exactly mean by version clash? |
How are you running |
@didinele I just changed from this at the moment testing now I think this resolved the issue |
Just to be clear, these errors are from not understanding |
Which package is this bug report for?
discord.js
Issue description
Just installed discord.js and directly getting type errors from the library node_modules
TS Config:
Error:
Code sample
No response
Versions
Issue priority
High (immediate attention needed)
Which partials do you have configured?
Not applicable
Which gateway intents are you subscribing to?
Not applicable
I have tested this issue on a development release
No response
The text was updated successfully, but these errors were encountered: