Skip to content

Pack component not found

Type URI: https://modeled-information-format.github.io/mif-rs/references/errors/pack-not-found/v1 HTTP status: 404 Exit code: 2 Emitted by: mif-rh (MifRhError::PackNotFound)

pack '{name}' not found under packs/<family>/ (ontology packs version independently and are not bumpable here)

This fires when a --pack component name passed to a version-bump operation does not resolve to any directory under packs/<family>/. Note that ontology packs version independently of the components this command bumps, so they are never a valid target here.

MaybeIncorrect — check the component name against packs/// and retry.