-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error in reel gem: uninitialized constant HTTP::Response::STATUS_CODES (NameError) #92
Comments
I also get this error |
+1 |
I'm getting the same error on Ubuntu 16.04 |
Me too! |
Same error on OS X running ruby 2.3.0 using rvm. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just manually built and installed ruby.
I then ran:
I had to install the package
libavahi-compat-libdnssd-dev
to provide the filedns_sd.h
. I am running on Ubuntu 14.04. I have never used Ruby before. (One of the gems required Ruby 2, which is why I built Ruby manually. Ubuntu 14.04 comes with Ruby 1.9.)air
crashes after startup.Does anyone have any suggestions? Thanks!
The text was updated successfully, but these errors were encountered: