Improve error reporting when an archetype has been uninstalled
Description
If a 3rd party archetype has been removed by running toolbox archetype --load, and an attempt is made to subsequently use or display it, the UI throws an exception which is not caught. E.g.:
Environment
None
Activity
Tim Anderson August 6, 2024 at 12:52 AM
Toolbox no longer uninstalls archetypes, but archetypes can still be removed via the API.
If a 3rd party archetype has been removed by running toolbox archetype --load, and an attempt is made to subsequently use or display it, the UI throws an exception which is not caught. E.g.: