Fix git error "invalid active developer path" on macOS Ventura

Опубликовано: 29 Ноябрь 2022
на канале: CSS Weekly
2,123
58

A quick tip on how you can fix the “Invalid active developer path” error in Git after upgrading to macOS Ventura.

🔑 Commands to run in terminal
Install Command Line Tools: "xcode-select --install"
If it still doesn't work, run this: "sudo xcode-select --reset"

Support CSS Weekly by buying my course:
🔥 Mastering Prettier & Stylelint: https://masteringlinting.com/

Subscribe to CSS Weekly Newsletter:
💌 https://css-weekly.com/

Keep up-to-date with CSS Weekly:
👉 Twitter:   / cssweekly  
👉 Instagram:   / cssweekly  
👉 Facebook:   / cssweekly  

Keep up to date with what I'm up to:
🔗 Blog: https://zoranjambor.com
👉 Twitter:   / zoranjambor  
👉 LinkedIn:   / zoranjambor  

Zoran Jambor
#git #macosventura #macos