This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew doctor | |
Warning: Your Homebrew is outdated. | |
You haven't updated for at least 24 hours, this is a long time in brewland! | |
To update Homebrew, run `brew update`. | |
$ brew update | |
Error: undefined method `to_sym' for nil:NilClass | |
Please report this bug: | |
https://github.com/mxcl/homebrew/wiki/troubleshooting | |
/usr/local/Library/Homebrew/cmd/update.rb:134:in `report' | |
/usr/local/Library/Homebrew/cmd/update.rb:132:in `each_line' |