-
-
Notifications
You must be signed in to change notification settings - Fork 156
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
wrong ruby version being used ( rvm ) #390
Comments
|
Update: documentation for Ruby 2.7.2 (and several other versions) is now available via |
Thanks for the update. I didn't realize that about the maps. I think the rvm issue may have been something whacky with my machine's configuration, and it's not showing up anymore. If I see this happen again, I can try and comment here again, but I think this issue is safe to close. |
Just want to say that I think that either the docs should be adjusted, or |
In 0.42.0, |
Hello - when trying to use solargraph, it seems to be utilizing the wrong ruby version.
This is illustrated when I run
download-core
command:However, the ruby version in use is currently 2.7.2:
This appears to be manifesting in other ways as well - when I run
solargraph bundle
I get the following error:And here's my $PATH:
The text was updated successfully, but these errors were encountered: