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
# Continued to receive this message when I would attempt to either run or install anything related to NodeJS. This was the error I received while running Juicer. | |
# | |
# $ juicer | |
# dyld: lazy symbol binding failed: Symbol not found: _rb_utf8_encoding | |
# Referenced from: /Users/jcanfield/.rvm/gems/ruby-1.9.3-p327/gems/nokogiri-1.5.6/lib/nokogiri/nokogiri.bundle | |
# Expected in: flat namespace | |
# | |
# dyld: Symbol not found: _rb_utf8_encoding | |
# Referenced from: /Users/jcanfield/.rvm/gems/ruby-1.9.3-p327/gems/nokogiri-1.5.6/lib/nokogiri/nokogiri.bundle | |
# Expected in: flat namespace |