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

Docs: Issue @ tsconfig#moduleResolution #2224

Closed
JAYD3V opened this issue Jan 14, 2022 · 1 comment
Closed

Docs: Issue @ tsconfig#moduleResolution #2224

JAYD3V opened this issue Jan 14, 2022 · 1 comment

Comments

@JAYD3V
Copy link

JAYD3V commented Jan 14, 2022

Page URL: tsconfig#moduleResolution

Issue: I would have fixed this myself, but sometimes I can make mistakes, and makes me nervous changing a doc under the circumstance, that there is an error in the docs. If I contributed more to this project I would probably feel more comfortable making the change. With that said, there is an issue where you have to use the nightly build to get support for the moduleResolution property in tsconfig.json.

This is the issue


In a nutshell nodenext, and node12, both will not work in version v4.5.4, however the documentation says it will work w/ version v4.5.4 onward. The way it is now, in-order to get support for node12 module resolution, you have to be using the unstable v4.6.x nightly build.

Anyways, hopefully this is useful.

Recommended Fix: If I am correct, you can probably just change it from v4.5.4 onward, to currently need to be using the nightly build.

@typescript-bot
Copy link
Collaborator

Hello! As per #2804, we are automatically closing all open issues. Please see #2804 for a description of what issues and PRs can be accepted going forward.

@typescript-bot typescript-bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 26, 2023
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