-
-
Notifications
You must be signed in to change notification settings - Fork 69
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
Remove is-glob
dependency
#331
Comments
Do you have corepack enabled? corepack should automatically install, set up, and choose the repo's specified yarn version ( |
No, I don't have corepack installed |
Do note that I'd still prefer you create the PR, I myself would prefer not to "steal" your credits on this~ |
Ah, I see. That was probably the issue then. It looks like I have yarn 1 installed. I really don't mind you stealing credit at all. I'm not sure I really want to install corepack for such a small change to be honest. If it helps I could create the PR except for the lockfile change again, but I don't know if that saves you any effort or not |
It was just pointed out to me that it can be replaced with
isDynamicPattern
fromtinyglobby
. I'd send a PR, but wasn't eager to fight with yarnThe text was updated successfully, but these errors were encountered: