Confused with the versioning system still

Hi, I am coming back to Discord.JS, and a lot has changed. Online the docs mention it's defaulting to the "new version", and they have a link to the "old version" which is 13/14. But the documentation for the new version provides a guide from migrating to version 14 and says it's discord.js, yet in #faq it says that it's the new typescript version, which is discord.js/core. The code online does not look like typescript though so I'm just confused
5 Replies
d.js toolkit
d.js toolkit2y 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!
chewie
chewie2y ago
It just means the lib itself is typescript, it can still be used with normal javascript discord.js latest version is still v14 and at old.discordjs.dev
mywinterhat
mywinterhatOP2y ago
Ah ok gotcha. So then what's at the normal URL then? Is that the documentation if you were to use Typescript with v14?
mywinterhat
mywinterhatOP2y ago
Ok, thank you!!

Did you find this page helpful?