RVM をインストールしようとすると、次のエラーが表示されます。
$ bash < <(curl -s https://rvm.beginrescueend.com/install/rvm)
Cloning into rvm...
fatal: The remote end hung up unexpectedly
Cloning into rvm...
error: RPC failed; result=56, HTTP code = 100
fatal: The remote end hung up unexpectedly
ERROR: Unable to clone the RVM repository, attempted both git:// and https://
これはgit clone
私が最近得ているエラーです。たとえば、nodejsのクローンを作成しようとすると。
error: RPC failed; result=56, HTTP code = 100
fatal: The remote end hung up unexpectedly
何が問題ですか?