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

[Known Issue] Resuming does not work on newer Node.js versions #494

Closed
Hazmi35 opened this issue May 28, 2021 · 3 comments
Closed

[Known Issue] Resuming does not work on newer Node.js versions #494

Hazmi35 opened this issue May 28, 2021 · 3 comments

Comments

@Hazmi35
Copy link
Owner

Hazmi35 commented May 28, 2021

The resume command does not work on Node.js version 14.17.0 or above. Using version 14.16.1 or below fixes the problem.
The other workaround is by pausing then resuming immediately.

Related issues: discordjs/discord.js#5300

@Hazmi35 Hazmi35 added bug Something isn't working prio: medium labels May 28, 2021
@Hazmi35
Copy link
Owner Author

Hazmi35 commented May 28, 2021

Fixed by a workaround in #495 commit [f5050a2], this issue will be always opened until official fix is implemented.

@Hazmi35
Copy link
Owner Author

Hazmi35 commented May 28, 2021

PR #495 is released in v4.37.1, use that ver if you need to use newer node ver and functioning resume command

@Hazmi35
Copy link
Owner Author

Hazmi35 commented Aug 16, 2021

Fixed in 6ccb421

@Hazmi35 Hazmi35 closed this as completed Aug 16, 2021
@Hazmi35 Hazmi35 unpinned this issue Aug 16, 2021
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

1 participant