exec failed during post-install step
#6747
Unanswered
ethanuppal
asked this question in
Getting started
Replies: 1 comment 15 replies
-
Clearly this step didn't work because doctor is complaining about it: Warning: A newer Command Line Tools release is available.
Update them from Software Update in System Settings.
If that doesn't show you any updates, run:
sudo rm -rf /Library/Developer/CommandLineTools
sudo xcode-select --install
Warning: The directory Xcode is reportedly installed to doesn't exist:
/Applications/Xcode.app/Contents/Developer
You may need to `xcode-select` the proper path if you have moved Xcode. |
Beta Was this translation helpful? Give feedback.
15 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew configOutput of
brew doctorDescription of issue
Formula
postinstalls do not complete successfully:(All of these tools successfully execute when run in
/bin/bash.)/Libraryto the root of the containerxcode-select -rmount -t devfs devfs /devbrew install fishBeta Was this translation helpful? Give feedback.
All reactions