SOLO-5057
HomebrewInstallFailedSoloError — System
HomebrewInstallFailedSoloError
| Code | SOLO-5057 |
| Category | System |
| Ownership | Infrastructure |
| Retryable | No |
Description
Thrown when solo cannot install Homebrew. On macOS solo may use Homebrew to install some dependencies, so this means the Homebrew installation did not succeed — for example the install script failed or could not be downloaded.
Troubleshooting Steps
- Check solo logs: tail -n 100 ~/.solo/logs/solo.log
- Verify network connectivity
- Install Homebrew manually from https://brew.sh
- Re-run initialization after installing Homebrew: solo init