Updated to OSX 10.9, now getting ruby error using homebrew

后端 未结 1 745
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-01 03:56

Updated to Mavericks and updated Xcode. Now I am getting this error when trying to use brew.

  $ brew cleanup
/System/Library/Frameworks/Ruby.framework/Vers         


        
1条回答
  •  情书的邮戳
    2021-01-01 04:29

    In Mavericks, Command line tools are not available anymore through Xcode.

    You can install them from the command line running "xcode-select --install"

    0 讨论(0)
提交回复
热议问题