-
Notifications
You must be signed in to change notification settings - Fork 103
old versions of mdbook fail with obscure errors #450
Copy link
Copy link
Open
Labels
metaIssues related to running the Rust Project Goals programIssues related to running the Rust Project Goals program
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
metaIssues related to running the Rust Project Goals programIssues related to running the Rust Project Goals program
Type
Fields
Give feedbackNo fields configured for issues without a type.