ERROR: Cloning from git://github.com/wayneeseguin/rvm.git failed, trying via https now (https://github.com/wayneeseguin/rvm.git).
fatal: destination path 'rvm' already exists and is not an empty directory.
ERROR: Cloning from https://github.com/wayneeseguin/rvm.git failed, perhaps your git version does not support the https protocol? out of ideas... halting.
fatal: destination path 'rvm' already exists and is not an empty directory.
ERROR: Cloning from https://github.com/wayneeseguin/rvm.git failed, perhaps your git version does not support the https protocol? out of ideas... halting.
sudo rm -rf ~/.rvm/src/rvm
本文记录了一次尝试从GitHub克隆RVM仓库时遇到的问题及错误信息。主要错误为通过git协议及https方式克隆均失败,疑似目标目录已存在且非空或git版本不支持https协议。
2779

被折叠的 条评论
为什么被折叠?



