OS X上修复The current contents of /usr/local are bin Cellar
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了OS X上修复The current contents of /usr/local are bin Cellar相关的知识,希望对你有一定的参考价值。
$ sudo rm -rf /usr/local/Cellar /usr/local/.git && brew cleanup
$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
如果出现error: unable to create file Library/Homebrew/README.md (Permission denied)之类的异常,就使用
$ sudo chown -R $USER /usr/local
$ sudo chown -R $USER /usr/local; brew update
OS X 升级Ruby
brew install ruby
ror 使用步骤
http://api.rubyonrails.org/
以上是关于OS X上修复The current contents of /usr/local are bin Cellar的主要内容,如果未能解决你的问题,请参考以下文章
sh 在Mac OS X Yosemite黑暗菜单栏上修复Google相册备份图标
如何在 Mac OS X 10.6 的 Finder 中禁用“USB Over Current Notification”弹出窗口?
markdown 如果你已经在Mac OS X或Linuxbrew上通过Homebrew安装了Node,那么如何修复npm的说明