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

Newline transformer number hack fails on Mac #310

Open
Downchuck opened this issue Aug 29, 2024 · 2 comments
Open

Newline transformer number hack fails on Mac #310

Downchuck opened this issue Aug 29, 2024 · 2 comments
Labels

Comments

@Downchuck
Copy link

The NewlineTransformer has a ts-ignore that says node ignores the encoding if it's a number. This is not the case on 22.7 on a Mac; it fails with an unknown encoding situation.

@Downchuck Downchuck added the bug label Aug 29, 2024
@Downchuck
Copy link
Author

The error does not appear in Node 20 on the same Mac.

@Almenon
Copy link
Collaborator

Almenon commented Sep 4, 2024

What is the error and what is the code that reproduces the error?

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

No branches or pull requests

2 participants