-
-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
when i brew install any Formula ,undefined method `b' for nil:NilClass will happen #5713
Comments
i have reinstall the brew,but it doesn't help me |
git reset --hard to 1.9.3 ,it works well, when i update 2.0.0, this error happened |
Can you try to run |
|
$ /usr/bin/curl -q --show-error --user-agent Homebrew/2.0.1-29-g9084a62-dirty\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.14.3\)\ curl/7.54.0 --location --silent --head https://homebrew.bintray.com/bottles/cscope-15.8b.mojave.bottle.tar.gz
HTTP/1.1 200 OK
Server: nginx
Date: Wed, 13 Feb 2019 05:06:45 GMT
Content-Type: application/gzip
Content-Length: 182703
Connection: keep-alive
Last-Modified: Sun, 19 Aug 2018 17:24:07 GMT
Accept-Ranges: none
ETag: d13055e5d40c7b29ca273be19d611db2d9c157198bddbaf85bf6ca58323e0dc4
X-Checksum-Sha1: 18b018d4891adeea8b37ded0ad6cc2561d974611
X-Checksum-Sha2: d13055e5d40c7b29ca273be19d611db2d9c157198bddbaf85bf6ca58323e0dc4 |
brew config
brew doctor
brew install macvim -d
The text was updated successfully, but these errors were encountered: