⚠️ Homebrew support is being deprecated. Solo will stop publishing updates to Homebrew after August 31, 2026. Install via npm install -g @hiero-ledger/solo@latest instead. See System Readiness for full install instructions.

SOLO-4038

InvalidStorageTypeSoloError — Validation

InvalidStorageTypeSoloError

CodeSOLO-4038
CategoryValidation
OwnershipUser
RetryableNo

Description

Thrown when a storage type value is invalid; the message includes the offending value. solo accepts a fixed set of storage types, so this means the supplied value is not one of them.

Troubleshooting Steps

  1. Provide a valid storage type value
  2. Run solo –help for usage information and supported storage types