SOLO-5050
DependencyNotFoundSoloError — System
DependencyNotFoundSoloError
| Code | SOLO-5050 |
| Category | System |
| Ownership | Infrastructure |
| Retryable | No |
Description
Thrown when a required dependency is not found; the message names it. solo expects certain external tools to be available, so this means the dependency could not be located — for example it is not installed or not on PATH.
Troubleshooting Steps
- Install the missing dependency:
- Run solo init to install all required dependencies: solo init
- Verify the dependency is in your PATH: which