You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: