-
Notifications
You must be signed in to change notification settings - Fork 30
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
cannot load such file -- rubygems.rb vim (7.4.979) (OSX) #107
Comments
ghost
changed the title
cannot load such file -- rubygems.rb vim (7.4.979)
cannot load such file -- rubygems.rb vim (7.4.979) (OSX)
Dec 21, 2015
confirmed for me. Same problem... |
+1 |
Does this issue still exist for anyone? I'm inclined to declare it a transitory bug in Vim 7.4's Ruby bindings on macOS. |
I just encountered it on Linux Mint 18.3 with vim version 7.4.1689 (2:7.4.1689-3ubuntu1.2). |
My issue was because I was had RUBYOPT set with the new --jit option. RUBYOPT=--jit Removing it, fixes the issue. |
Thanks for reporting the workaround. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello folks. I have a problem with new version of vim (7.4.979). It works fine with 7.3
1:in
require': cannot load such file -- rubygems.rb (LoadError) from <internal:gem_prelude>:1:in
'The text was updated successfully, but these errors were encountered: