discord js node modules type error

I attached an image of the error i am facing. using latest djs 14.18.0 and typescript 5.7.3. https://github.com/BirthdayyBot/BirthdayyBot/tree/fix/upgrade-versions this is the code version I am using. not sure whats going on I clean installed all deps already.
No description
Solution:
Downgrade to 5.4.x. this is a problem with @types/node. There is an open PR but DT hasn't merged it yet. It's been forever now.
Jump to solution
2 Replies
Solution
Favna
Favna2mo ago
Downgrade to 5.4.x. this is a problem with @types/node. There is an open PR but DT hasn't merged it yet. It's been forever now.
chillihero
chilliheroOP2mo ago
oh alright works now thank you

Did you find this page helpful?