Mac全般
環境 [#mf9828c4]
-Mac OS X ElCapitan(10.11.2)
エラー内容1 [#l8d78114]
$ brew update
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
Error: Failure while executing: git checkout -q master
原因 [#r1163eba]
XcodeとCommand Line Toolsがインストールされていないのが原因です。
対処 [#h2236cae]
+App StoreでXcodeをインストール +Xcodeを起動 ++メニューバー ++Open Developer Tools ++More Developer Tools… ++ログイン(iCloudのID/PASS) ++Command Line Tools OS X 10.11 for Xcode 7の+ボタンをクリック ++Command_Line_Tools_OS_X_10.11_for_Xcode_7.dmg をDL +インストール +"$ brew update"を実行