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

createMatchPath doesn't work in nodejs v20 #248

Open
its-dibo opened this issue May 18, 2023 · 0 comments · May be fixed by #269
Open

createMatchPath doesn't work in nodejs v20 #248

its-dibo opened this issue May 18, 2023 · 0 comments · May be fixed by #269

Comments

@its-dibo
Copy link

its-dibo commented May 18, 2023

the function createMatchPath() works well in nodejs v19, but the same function with the exactly same inputs returns undefined in nodejs v20

update
there is an open PR that resolves this issue

its-dibo added a commit to its-dibo/tsconfig-paths-fork that referenced this issue Jun 15, 2024
- require.extensions is deprecated and doesn't include all JS extensions such as .ts, .mjs, ...

fixes: dividab#248
@its-dibo its-dibo linked a pull request Jun 15, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant