dividab / tsconfig-paths

Load node modules according to tsconfig paths, in run-time or via API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

createMatchPath doesn't work in nodejs v20

its-dibo opened this issue · comments

commented

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