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
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
Hi chirag,finally i can resolve this problem when installing ruby, this post is so helping me :D
ReplyDeletethank you :D
I am happy that someone save their time on investigating the issue which i already solved !!
Deletethank you very much :)
ReplyDeleteyou wc
DeleteThanks.. Resolved!
ReplyDeleteSo good! Thank´s!!
ReplyDeleteSo good! Thank you!!
ReplyDelete