#Problem updating to v14.12.0

9 messages · Page 1 of 1 (latest)

harsh coyote
#

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

dense pineBOT
#
  • What's your exact discord.js npm list discord.js and node node -v version?
  • Not a discord.js issue? Check out #1081585952654360687.
  • 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!
obtuse grail
#

Try to restart TS server or reload your code editor

#

Or is that in the console after compilation?

harsh coyote
#

the bot is running on ubuntu vps, on node version v18.12.1

harsh coyote
#

tsconfig

obtuse grail
#

Update your TS. It now requires v5.0+

harsh coyote