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

Consider removing readable-stream? #729

Open
jimmywarting opened this issue Jun 25, 2023 · 1 comment
Open

Consider removing readable-stream? #729

jimmywarting opened this issue Jun 25, 2023 · 1 comment

Comments

@jimmywarting
Copy link
Contributor

I would like it if readable-stream didn't have to be installed / downloaded.
they don't seem to be used much at all...
it looks like this everywhere:

require('stream').<x> || require('readable-stream/<x>') 

is it okey to remove it?

@cressie176
Copy link
Collaborator

I think you're right. I'll try removing and running with Node 10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants