Androz2091 / discord-giveaways-bot

🎁Giveways Bot using the discord-giveaways package
ISC License
202 stars 167 forks source link

Error in Node Module #71

Closed dylanjamesdev closed 3 years ago

dylanjamesdev commented 3 years ago

    at /Users/dylan/Desktop/Projects/Tritan-Bot/node_modules/discord-giveaways/src/Giveaway.js:306:82
    at Array.some (<anonymous>)
    at Giveaway.checkWinnerEntry (/Users/dylan/Desktop/Projects/Tritan-Bot/node_modules/discord-giveaways/src/Giveaway.js:306:54)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at async Giveaway.roll (/Users/dylan/Desktop/Projects/Tritan-Bot/node_modules/discord-giveaways/src/Giveaway.js:340:46)
    at async /Users/dylan/Desktop/Projects/Tritan-Bot/node_modules/discord-giveaways/src/Giveaway.js:400:29```
Nico105 commented 3 years ago

npm install Androz2091/discord-giveaways#develop is the fix, with the next release it will be in the master branch

Nico105 commented 3 years ago

npm install Androz2091/discord-giveaways#develop is the fix, with the next release it will be in the master branch

I know I already told you in the module repo😉but I repeat it for people who might see this in the future

Nico105 commented 3 years ago

Nvm, Androz release a new discord-giveaways version with the fix, so just update it with npm update discord-giveaways So you can close this issue now officially