Friday, August 29, 2014

Gemset '' does not exist, 'rvm ruby-1.9.3-p547 do rvm gemset create ' first, or append '--create'.

I get one error while try to install ruby 1.9.3 with rvm 1.25.28

rvm install 1.9.3

Error: 
There was an error while trying to resolve rubygems version for 'latest'.
Halting the installation

rvm use 1.9.3

Error:
Gemset '' does not exist, 'rvm ruby-1.9.3-p547 do rvm gemset create ' first, or append '--create'.


To solve the above error
rvm use 1.9.3@newgemset --create --default

Hope this helps who install ruby 1.9.3 with rvm 1.25.28

7 comments:

  1. Hi chirag,finally i can resolve this problem when installing ruby, this post is so helping me :D
    thank you :D

    ReplyDelete
    Replies
    1. I am happy that someone save their time on investigating the issue which i already solved !!

      Delete
  2. So good! Thank´s!!

    ReplyDelete
  3. So good! Thank you!!

    ReplyDelete

Contact Me for any help regarding rails/nodejs/php/mysql

Name

Email *

Message *