Skip to content

DPONE_PROJECT_LAYOUT_INVALID

Audience: repository maintainers.

The requested project layout is not supported.

Use:

dpone init project --layout flat
dpone init project --layout domain-first

The persisted schema value is domain_first; the CLI spelling is domain-first.

Run only the command matching the intended layout in an empty repository. Existing authoring authority requires the explicit migration described in the compatibility guide.

Domain-first error overview ยท Return to the tutorial