Skip to content

Instantly share code, notes, and snippets.

@fireyang
Created December 31, 2014 16:42
Show Gist options
  • Save fireyang/b75f60e43228b3bf4232 to your computer and use it in GitHub Desktop.
Save fireyang/b75f60e43228b3bf4232 to your computer and use it in GitHub Desktop.
/usr/local/bin/brew: /usr/local/Library/brew.rb: /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby: bad interpreter: No such file or directory
/usr/local/bin/brew: line 26: /usr/local/Library/brew.rb: Undefined error: 0
执行修复:
cd /usr/local/Library
git pull origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment