v14: npm i discord.js@latestv13: npm i discord.js@v13-lts Discord has rolled out a change which broke how we handle things in discord.js. We have fixed this when it first came up and was reverted due to breaking a lot of bots without an immediate fix. Apparently you have not updated discord.js since we did that!
Update discord.js! (updating minor versions should not break anything)
Correct, but Discord did! (and as response discord.js did, which you need to apply now)
• Please make sure you actually updated the library and confirm the version withnpm list discord.js
• You need to have a version of at leastor14.8.0respectively.13.14.0
Try a clean installation with your package manager of choice:
(if using a process manager, try to restart the daemon process as well)