GENERIC_MISSING_LIST_CONFIG

The editor manifest has no list config; cannot render the list page

MissingListConfigErrorHTTP 500GenericErrorKind

Thrown from

packages/cms/src/editor/ui/editor-list-page.tsx:78
throw new MissingListConfigError(manifest.collection);
View ↗
packages/errors/src/index.ts:1301
* throw new MissingListConfigError('pages');
View ↗

On this page