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

Node 16.10.0 causes promise pipeline to not accept array of streams #522

Open
hy2999la opened this issue Nov 8, 2021 · 0 comments
Open

Comments

@hy2999la
Copy link
Collaborator

hy2999la commented Nov 8, 2021

In the Node v16.10.0 update, passing in an array of streams as the parameter to a promisified streams.pipeline will cause an error. This has been brought up in nodejs/node#40663.

This issue will be fixed in the next Node v16 release. In the meantime, we can temporarily add a new node engine requirement such that it will warn when detecting node v16.10.0 ~ v17.0.0 inclusively.

@hy2999la hy2999la changed the title Node 16.10.0 causes promise pipeline to not accept array of stream Node 16.10.0 causes promise pipeline to not accept array of streams Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant