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

Remove invalid argument from some calls to makeMute #137

Merged
merged 3 commits into from
Jun 19, 2023
Merged

Conversation

11k
Copy link
Contributor

@11k 11k commented Jun 19, 2023

No description provided.

11k added 3 commits June 18, 2023 21:26
The second argument of `stream.Writable.write()` is the encoding of the
chunk. Node 14 didn't seem to mind that it was set to `true`, which is
invalid, but Node 18 does and throws an error as a result.
@11k 11k added the bug Something isn't working label Jun 19, 2023
@11k 11k merged commit 86a3c52 into master Jun 19, 2023
@11k 11k deleted the banned-word branch June 19, 2023 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant