9

Error I had after updating MacOS to Monterey from Big Sur

 2 years ago
source link: https://dev.to/daaahailey/error-i-had-after-updating-my-os-to-monterey-from-big-sur-9kh
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
Dahye Ji

Posted on Dec 19

Error I had after updating MacOS to Monterey from Big Sur

I had an error when I updated to Big Sur as well. Because my bash didn't work and had to use zsh.
This time my git command didn't work.

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

Enter fullscreen mode

Exit fullscreen mode

This was what I saw from my terminal.
Link that solved my problem: https://stackoverflow.com/questions/52522565/git-is-not-working-after-macos-update-xcrun-error-invalid-active-developer-pa

I had to use these commands

sudo xcode-select --reset
xcode-select --install

Enter fullscreen mode

Exit fullscreen mode

Then then error message's gone. However when I tried to git clone something.. I got another message saying this...

So, I pressed enter(return key).
Then you will see long agreement doc.

Just keep pressing space until you see this

Okay... so I typed the command

sudo xcodebuild -license

Enter fullscreen mode

Exit fullscreen mode

then type your password. Then you will see another long agreement doc

and at the end you will see things like above.
Type anything but cancel.
Then it's done.
If there's someone updated from Big Sur to Monterey and had the same issue, I hope this is helpful!


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK