Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot use module due to version upgrading #10262

Closed
tungnnt309 opened this issue May 7, 2024 · 2 comments
Closed

Cannot use module due to version upgrading #10262

tungnnt309 opened this issue May 7, 2024 · 2 comments

Comments

@tungnnt309
Copy link

Which package is this bug report for?

discord.js

Issue description

  1. install discord.js lib at version ^14.14.1 then use perfectly
  2. but today (07 May 2024), I get this error
    image

Code sample

No response

Versions

install discord ^14.14.1 using yarn on nodejs version 18 lts

Issue priority

Medium (should be fixed soon)

Which partials do you have configured?

Not applicable

Which gateway intents are you subscribing to?

Guilds

I have tested this issue on a development release

No response

@almostSouji
Copy link
Member

node.js LTS is v20.12.2 as of writing this, please update node if you wish to use discord.js v14.15.x

@Qjuh
Copy link
Contributor

Qjuh commented May 7, 2024

ReadableStream is part of globals since NodeJS v18.0.0 so I doubt you ran that on NodeJS 18.

@almostSouji almostSouji closed this as not planned Won't fix, can't repro, duplicate, stale May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants