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

@tsconfig/node22/tsconfig.json uses the wrong module and moduleResolution!?! #279

Open
khteh opened this issue Oct 16, 2024 · 1 comment

Comments

@khteh
Copy link

khteh commented Oct 16, 2024

I hit the following error with node22 base:

 Exception during run: error TS5110: Option 'module' must be set to 'Node16' when option 'moduleResolution' is set to 'Node16'.

Why Node16? Shouldn't it be Node22 or NodeNext?

@orta
Copy link
Member

orta commented Oct 31, 2024

node22 doesn't exist, there's not been significant changes to the module system since node16 to my knowledge

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

2 participants