We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
the function createMatchPath() works well in nodejs v19, but the same function with the exactly same inputs returns undefined in nodejs v20
createMatchPath()
undefined
update there is an open PR that resolves this issue