尝试在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网站上的说明)
\curl -L https://get.rvm.io | bash -s stable --rails --autolibs=enabled
我进入了“常见问题”页面,没有提到这个错误 -
为了给你一些背景 - 我安装了应用程序Gitbox,这是管理任何git提交的唯一客户端 - 我几个月前也安装过Homebrew。我试图运行sudo brew update
- 它给了我这个日志:
Already up-to-date.