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