scaffold_failed

Diagnostic `nanook::cli::scaffold_failed`

Summary

scaffold failed

Details

When this fires

The umbrella for any nanook plugins new and nanook init scaffold failure. The inner diagnostic carries the real reason: invalid name, target dir already exists, conflicting --nanook-path/--nanook-git, modal init wizard couldn't open, etc.

What to check

Follow the chained diagnostic. The pointed scaffold_* codes (scaffold_invalid_name, scaffold_already_exists, scaffold_unknown_kind, scaffold_nanook_source_conflict, scaffold_empty_name) each have their own page with a fix. For nanook init, see init_wizard for the modal failure mode.

nanook plugins new my_collector --kind collector