Created
August 31, 2011 19:05
-
-
Save zmsmith/1184413 to your computer and use it in GitHub Desktop.
Node formula broken
This file contains 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 install -v node | |
Warning: LLVM was requested, but this formula is reported to not work with LLVM: | |
Error: undefined method `reason' for true:TrueClass | |
Please report this bug: | |
https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue | |
/usr/local/Library/Homebrew/formula.rb:322:in `handle_llvm_failure' | |
/usr/local/Library/Homebrew/formula.rb:252:in `brew' | |
/usr/local/Library/Homebrew/build.rb:53:in `install' | |
/usr/local/Library/Homebrew/build.rb:27 | |
/usr/local/Library/Formula/node.rb:34 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment