Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
elasticdotventures opened this issue Jun 8, 2022 · 2 comments

Comments

@elasticdotventures
Copy link

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
Copy link
Author

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
Copy link
Owner

boozook commented Nov 18, 2022

Thanks! This should be fixed by 900cd77.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants