LoginSignup
0
0

More than 1 year has passed since last update.

Macでgitが使えなくなった

Posted at

Macをアップデートしたら、下のようなgitが使えなくなる場合があります。

xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

そんな時はターミナルで下記のコマンドを実行してxcodeをインストールしてください。

xcode-select --install
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0