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

Possible issues with node versions > 20.6 #17

Open
doichev-kostia opened this issue Nov 15, 2023 · 0 comments
Open

Possible issues with node versions > 20.6 #17

doichev-kostia opened this issue Nov 15, 2023 · 0 comments

Comments

@doichev-kostia
Copy link
Member

According to the node.js release notes for node 20.6 the experimental loaders API was deprecated in favour of the register API.
Because of that, we need to use node --import register.js file.ts instead of node --loader @swc-node/register/esm file.ts.

I've opened an issue to follow up on this topic
swc-project/swc-node#743

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

1 participant