jugyo / earthquake

Twitter terminal client with streaming API support.
MIT License
661 stars 94 forks source link

installing on mac os x error #75

Open alaevka opened 12 years ago

alaevka commented 12 years ago

after $ gem install earthquake

ERROR: While executing gem ... (NoMethodError) undefined method `call' for nil:NilClass

8bitDesigner commented 12 years ago

Agreed, I performed a fresh install on a fresh Ruby 1.9 instance, and got this response:

gnm-psweeney ~ $ gem install earthquake
Building native extensions.  This could take a while...
Building native extensions.  This could take a while...
Building native extensions.  This could take a while...
ERROR:  While executing gem ... (NoMethodError)
    undefined method `call' for nil:NilClass