isaacs / minimatch

a glob matcher in javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Cannot find module 'brace-expansion'

sschneider-ihre-pvs opened this issue · comments

It seems there is a problem with module resolution in some way.
image

commented

brace-expansion is pretty clearly listed as a dep in package.json. What does npm ls brace-expansion show?

commented

(closing but happy to reopen if something is indeed broken)

There are a lot of packages with a dependency to brace-expansion, but indeed, it seems to be some kind of system hickup, no idea why it could not be found.
Fixed but turning off and on again :)