Git is not working after macOS Update (xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)

Lượt xem: 2520

Git is not working after macOS Update (xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)

Sau khi update MacOS Mojave lên Catalina thì một số config bị reset. Ngoài ra dùng git thì bị lỗi

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

Qua quá trình tìm hiểu thì chúng ta cần update Xcode để khắc phục bằng lệnh sau:

xcode-select --install

Bạn sẽ nhận được thông báo:  

xcode-select: note: install requested for command line developer tools

Sau khi cài đặt xong bạn restart lại terminal là được