-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Node 21.2 breaking changes #6
Comments
4 tasks
alexandresoro
added a commit
to alexandresoro/ouca
that referenced
this issue
Feb 25, 2024
Probably linked to mafintosh/stream-shift#6
I'm dropping by to say that this is a problem with node 20.16.0 too, since this is the first search result on Google. The issue is fixed by adding a resolutions entry to package.json:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was using Node 21.2 and started seeing errors from this package:
I believe this is due to this change in Node 21.2 here nodejs/node#50341
Is this something that could be fixed? I don't understand enough of the implementation of this library to suggest how to to fix unfortunately.
The text was updated successfully, but these errors were encountered: