boozook / mdbook-svgbob

SvgBob mdbook preprocessor which swaps code-blocks with neat SVG.
Mozilla Public License 2.0
76 stars 9 forks source link

Error: The "svgbob" preprocessor exited unsuccessfully with exit status: 1 status #6

Open elasticdotventures opened 2 years ago

elasticdotventures commented 2 years ago

I had this working earlier on a very basic mdbook, then I added a bunch of content and now I'm stuck here -- beginning investigation, and will post as I try.

repo is here: https://github.com/elasticdotventures/fungiblefarm-dots

2022-06-08 14:46:33 [INFO] (mdbook::book): Book building has started [2022-06-08T04:46:33Z ERROR mdbook_svgbob] Unable to parse the input 2022-06-08 14:46:33 [WARN] (mdbook::preprocess::cmd): Error writing the RenderContext to the backend, Broken pipe (os error 32) 2022-06-08 14:46:33 [ERROR] (mdbook::utils): Error: The "svgbob" preprocessor exited unsuccessfully with exit status: 1 status

elasticdotventures commented 2 years ago

Fwiw -- I figured out the issue,

the "title" in the book.toml had a ">" character in it. i'm presently going down the rabbit hole of updating the Cargo.toml dependencies.

boozook commented 1 year ago

Thanks! This should be fixed by 900cd776bc0bc2dd52587720e29f6acec61d4e66.