reinstallation instructions for build failures
This commit is contained in:
parent
320bccb38d
commit
ef393db926
@ -113,3 +113,7 @@ Following a macOS upgrade it may be necessary to reinstall the Xcode Command Lin
|
|||||||
xcode-select --install
|
xcode-select --install
|
||||||
brew upgrade
|
brew upgrade
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Local build failures
|
||||||
|
|
||||||
|
Build failures on one machine, but not similarly equipped machines (check issues for other projects too), can indicate that the install is borked. If `brew doctor` doesn’t, reinstalling may help. That is, `brew bundle dump`, [uninstall](https://docs.brew.sh/FAQ#how-do-i-uninstall-homebrew), [reinstall](https://docs.brew.sh/Installation), and `brew bundle install`.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user