SOLO-5053
DependencyInstallDirectoryConflictSoloError — System
DependencyInstallDirectoryConflictSoloError
| Code | SOLO-5053 |
| Category | System |
| Ownership | User |
| Retryable | No |
Description
Thrown when the chosen installation directory is the same as the temporary directory used during install. solo installs managed dependencies (such as kubectl, helm, kind) into a target directory distinct from its temp workspace, so this means the configured paths collide — choose a different installation directory.
Troubleshooting Steps
- Check solo logs: tail -n 100 ~/.solo/logs/solo.log
- Configure separate installation and temporary directories in your Solo configuration