-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Environment
Node: v22.13.1 / v20.18.3
Reproduction
> require('pathe').matchesGlob('x','x')
Uncaught TypeError: _match is not a function
at zeptomatch (/Users/kevin/Developer/open-source/unplugin-utils/node_modules/.pnpm/pathe@2.0.2/node_modules/pathe/dist/shared/pathe.Dh3l6lAN.cjs:11:10)
at Object.matchesGlob (/Users/kevin/Developer/open-source/unplugin-utils/node_modules/.pnpm/pathe@2.0.2/node_modules/pathe/dist/shared/pathe.Dh3l6lAN.cjs:230:10)
Describe the bug
_match is
{ zeptomatch: [Getter] }
Additional context
No response
Logs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working