Skip to content

old versions of mdbook fail with obscure errors #450

@tomassedovic

Description

@tomassedovic

Running mdbook build or just build fails with:

Error: Unable to parse the input

Caused by:
    missing field `items` at line 1 column 127727
2026-01-19 17:56:15 [ERROR] (mdbook::utils): Error: The "goals" preprocessor exited unsuccessfully with exit status: 1 status
error: Recipe `build` failed on line 8 with exit code 101

The input refers to STDIN of the preprocessor and indeed, the JSON that's passed to it doesn't contain any fields called items (though it does have sub_items.

Metadata

Metadata

Assignees

Labels

metaIssues related to running the Rust Project Goals program

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions