Updated to OSX 10.9, now getting ruby error using homebrew

后端 未结 1 737
爱一瞬间的悲伤
爱一瞬间的悲伤 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)
提交回复
热议问题