Quantcast
Channel: Error while installing ruby using rvm - Stack Overflow
Viewing all articles
Browse latest Browse all 15

Answer by Mijo for Error while installing ruby using rvm

$
0
0

I faced the same problem while executing the command

curl -L https://get.rvm.io | bash -s stable --autolibs=3 --rails

It appeared to be that I was using the command as not a previleged user. So, using

sudo curl -L https://get.rvm.io | bash -s stable --autolibs=3 --rails

solved the problem


Viewing all articles
Browse latest Browse all 15

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>