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

GEM_HOME Warning #4455

Open
ylluminate opened this issue Sep 11, 2018 · 1 comment
Open

GEM_HOME Warning #4455

ylluminate opened this issue Sep 11, 2018 · 1 comment

Comments

@ylluminate
Copy link

When I execute rvm get master I get:

  * WARNING: you have set GEM_HOME="/Volumes/OLD_USER_VOLUME/Users/USERNAME/.rvm/gems/ruby-2.4.0"
     This is conflicting with RVM. Make sure to call:

           unset GEM_HOME

I don't appear to actually have GEM_HOME set anywhere manually and so I'm lead to believe that rvm is somehow pulling in my old (no longer used) home path. Any idea as to what could be going on here to prompt this message?

@rowe-morehouse
Copy link

in terminal:

unset GEM_HOME ; \curl -sSL https://get.rvm.io | bash -s stable

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