-
Notifications
You must be signed in to change notification settings - Fork 28
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
Running yarn --help attempts invokes self-update #24
Comments
Actually this is happening for other commands, must be something on my end.
|
I made a pull request that should fix this error. |
Hey @bretmette The double-equals was there intentionally at one point but I think one of the scripts was using double-brackets or something. This looks good to me, thanks! BWT, what shell are you using? |
@mkenney I'm not sure why it was choking on the comparison, but the I am running bash 4.3.11
|
@bretmette I think Thanks! |
Here is what happens when I run
yarn --help
The text was updated successfully, but these errors were encountered: