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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] Update to node 16.10 #6215

Closed
FossPrime opened this issue Oct 19, 2021 · 1 comment
Closed

[FR] Update to node 16.10 #6215

FossPrime opened this issue Oct 19, 2021 · 1 comment

Comments

@FossPrime
Copy link

馃寛 Feature

Experimental Node 16 support currently has us on 16.8, But the upcoming LTS version will be based on 16.10 or 16.11. Either way, there were major changes to loaders in 16.10 that will break projects in production if they target LTS or 16. This specially affects typescript users and ESM users.

TypeStrong/ts-node#1372

@FossPrime
Copy link
Author

Woohoo, we got node 16.12.

Took me 5 minutes to figure out why the ts-node loader stopped working.
upgrading from ts-node 10.2.1 to ts-node 10.4.0 fixed the issue with the loader and .ts extensions.

TypeStrong/ts-node#1453

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