hey i have problem in my bot with welcome
Unhandled promise rejection: Error: Server responded with 404
at C:\Users\sami\Downloads\Flux-Bot\Flux-Bot\node_modules\canvas\lib\image.js:59:28
at C:\Users\sami\Downloads\Flux-Bot\Flux-Bot\node_modules\canvas\node_modules\simple-get\index.js:97:7
at IncomingMessage.<anonymous> (C:\Users\sami\Downloads\Flux-Bot\Flux-Bot\node_modules\simple-concat\index.js:8:13)
at Object.onceWrapper (node:events:628:28)
at IncomingMessage.emit (node:events:526:35)
at endReadableNT (node:internal/streams/readable:1589:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
this is the eror
2 Replies
- 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!+-- [email protected]
-- [email protected]
-- [email protected] deduped
C:\Users\sami\Downloads\Flux-Bot\Flux-Bot>node -v
v20.10.0
how can i fix that