Problem updating to v14.12.0

Today in the release of v14.12.0 I updated my bot's package which is written in typescript, now it doesn't compile anymore
6 Replies
d.js toolkit
d.js toolkit11mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
Syjalo
Syjalo11mo ago
Try to restart TS server or reload your code editor Or is that in the console after compilation?
Morty
Morty11mo ago
the bot is running on ubuntu vps, on node version v18.12.1 that
Morty
Morty11mo ago
tsconfig
Syjalo
Syjalo11mo ago
Update your TS. It now requires v5.0+
Morty
Morty11mo ago
ok now it was my noble thanks