ReferenceError: ReadableStream is not defined
the code
https://justpaste.it/iay5u
The error:
i used to avoid this error by going to (F:\Coding\Javascript\Discordjs\TheArena\node_modules.pnpm\[email protected]\node_modules\undici\lib\web\fetch\response.js:527:3)
and comment this
but know i have another problem with uploading files to discord using discord.js so ig that's the problem
4 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!
- ✅
Marked as resolved by OPdiscord.js 14.17.3
v22.13.0
sounds like your node isnt updated
log process.version
okay you're right but how does pnpm uses old verion of node and i only have the v22.13.0 one installed
but with node . directly