Use ruby-install & chruby!
Last active
August 29, 2015 14:13
-
-
Save JuanitoFatas/a43fcc4f80d26db63d4c to your computer and use it in GitHub Desktop.
Solution to Could not download rvm, curl returned status '23'
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Downloading https://github.com/wayneeseguin/rvm/archive/1.26.9.tar.gz | |
curl: (23) Failed writing body (0 != 861) | |
Could not download 'https://github.com/wayneeseguin/rvm/archive/1.26.9.tar.gz'. | |
curl returned status '23'. | |
Downloading https://bitbucket.org/mpapis/rvm/get/1.26.9.tar.gz | |
curl: (23) Failed writing body (0 != 15973) | |
Could not download 'https://bitbucket.org/mpapis/rvm/get/1.26.9.tar.gz'. | |
curl returned status '23'. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Install Rubies:
https://github.com/postmodern/ruby-install
Manage Rubies:
https://github.com/postmodern/chruby