New Error

TypeError: terminated I got this error only in one bot
3 Replies
d.js toolkit
d.js toolkit2mo 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!
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View
!Delta!
!Delta!2mo ago
TypeError: terminated
at Fetch.onAborted (C:\Users\Administrator\Desktop\cheatsandmore\node_modules\undici\lib\web\fetch\index.js:2034:49)
at Fetch.emit (node:events:513:28)
at Fetch.terminate (C:\Users\Administrator\Desktop\cheatsandmore\node_modules\undici\lib\web\fetch\index.js:93:10)
at C:\Users\Administrator\Desktop\cheatsandmore\node_modules\undici\lib\web\fetch\index.js:506:30
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
[cause]: TypeError [ERR_INVALID_ARG_TYPE]: The "stream" argument must be an instance of Stream. Received an instance of ReadableStream
TypeError: terminated
at Fetch.onAborted (C:\Users\Administrator\Desktop\cheatsandmore\node_modules\undici\lib\web\fetch\index.js:2034:49)
at Fetch.emit (node:events:513:28)
at Fetch.terminate (C:\Users\Administrator\Desktop\cheatsandmore\node_modules\undici\lib\web\fetch\index.js:93:10)
at C:\Users\Administrator\Desktop\cheatsandmore\node_modules\undici\lib\web\fetch\index.js:506:30
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
[cause]: TypeError [ERR_INVALID_ARG_TYPE]: The "stream" argument must be an instance of Stream. Received an instance of ReadableStream