Skip to content
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

ruby 2.2 install error #138

Open
lilijreey opened this issue Feb 11, 2016 · 2 comments
Open

ruby 2.2 install error #138

lilijreey opened this issue Feb 11, 2016 · 2 comments

Comments

@lilijreey
Copy link

ERROR: Error installing em-websocket:
invalid gem: package is corrupt, exception while verifying: undefined method 'size' for nil:NilClass

@igrigorik
Copy link
Owner

Can't reproduce here

igrigorik { ~ } > ruby -v
ruby 2.2.4p230 (2015-12-16 revision 53155) [x86_64-darwin15]
igrigorik { ~ } > gem install em-websocket
Fetching: em-websocket-0.5.1.gem (100%)
Successfully installed em-websocket-0.5.1
1 gem installed

@lilijreey
Copy link
Author

I reinstall with verion 5.0 is OK
(git-master):~$ ruby -v
ruby 2.1.4p265 (2014-10-27 revision 48166) [x86_64-linux]
ruby version is 2.1.4 not 2.2 -_-!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants