I get a prompt to install “Command Line Developer Tools” after every Zed update #25668
Unanswered
they-cloned-me
asked this question in
General Q&A
Replies: 1 comment
-
When I have seen this in the past, I have fixed it by:
sudo xcode-select --install
xcode-select -p If you have XCode installed it should show: You should be able to switch between them with:
If that doesn't work, you might also try blowing away some Zed data (workspace db, extension cahce, etc) with:
And restart zed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Check for existing issues
Describe the bug / provide steps to reproduce it
Each time I update to a new Zed release, I get a prompt to install "Command Line Developer Tools," even though I have already installed them.
Even after I go through this process, the prompt appears again with the next release.
How can I disable this? It's becoming annoying. 🥲
Zed Version and System Specs
Zed: v0.170.2 (Zed)
OS: macOS 15.3.0
Memory: 16 GiB
Architecture: aarch64
If applicable, add screenshots or screencasts of the incorrect state / behavior
If applicable, attach your Zed.log file to this issue.
Zed.log
Beta Was this translation helpful? Give feedback.
All reactions