trxcllnt commented on issue #39476: URL: https://github.com/apache/arrow/issues/39476#issuecomment-1879203618
The [`ts-node` docs about swc](https://www.npmjs.com/package/ts-node#swc-1) says we need it if we're using `"importHelpers": true` in our tsconfig: > SWC uses @swc/helpers instead of tslib. If you have enabled importHelpers, you must also install @swc/helpers. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
