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 toolkit•3y 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
Syjalo•3y ago
Try to restart TS server or reload your code editor Or is that in the console after compilation?
Morty
MortyOP•3y ago
the bot is running on ubuntu vps, on node version v18.12.1 that
Morty
MortyOP•3y ago
tsconfig
Syjalo
Syjalo•3y ago
Update your TS. It now requires v5.0+
Morty
MortyOP•3y ago
ok now it was my noble thanks

Did you find this page helpful?