Closed alima566 closed 3 years ago
So are you on the discord.js-v13 branch of this package?
Yes I am.
try updating our branch, that should fix it I think. Cause I updated the required package.json version of dc.js to the v13 branch recently. Before that it was still v12 (required), thats why the error I think. = You still have that installed.
To update, would I do npm i Androz2091/discord-giveaways#discord.js-v13@latest
?
npm update discord-giveaways
should be enough
It works now, thanks!
Describe the bug
Due to new updates to the master branch of DJS, the casing of
thingID
properties has changed tothingId
(https://deploy-preview-680--discordjs-guide.netlify.app/additional-info/changes-in-v13.html#thing-thingid), which is causing my project to error out.Error