OS X に rvm をインストールしようとすると、次のエラー メッセージが表示されます。
fatal: Unable to create '/usr/local/.git/index.lock': Permission denied
Error: Failure while executing: git checkout -q master
Failed to update Homebrew, follow instructions here:
https://github.com/mxcl/homebrew/wiki/Common-Issues
and make sure `brew update` works before continuing.
これが私の元のコマンドです(rvm Webサイトで指示されているとおり)
\curl -L https://get.rvm.io | bash -s stable --rails --autolibs=enabled
「一般的な問題」ページに移動しましたが、このエラーについて言及しているものは何もありません-背景を説明するために-gitコミットを管理する唯一のクライアントであるアプリGitboxをインストールしています-数か月前にHomebrewもインストールしました. 実行しようとしましたsudo brew update
-このログが表示されました:
Already up-to-date.