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

Unable to deserialize the RenderContext, missing field. #18

Open
chengchangwu opened this issue Jun 7, 2021 · 2 comments
Open

Unable to deserialize the RenderContext, missing field. #18

chengchangwu opened this issue Jun 7, 2021 · 2 comments

Comments

@chengchangwu
Copy link

I've run mdbook build and encountered the following error, I've tectonic installed and using debian linux. Any idea?

2021-06-07 18:41:15 [INFO] (mdbook::book): Book building has started
2021-06-07 18:41:16 [INFO] (mdbook::book): Running the latex backend
2021-06-07 18:41:16 [INFO] (mdbook::renderer): Invoking the "latex" renderer
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error(Msg("Unable to deserialize the `RenderContext`"), State { next_error: Some(Error("missing field `__non_exhaustive`", line: 1, column: 221881)), backtrace: InternalBacktrace { backtrace: None } })', /home/ccwu/.cargo/registry/src/github.com-1ecc6299db9ec823/mdbook-latex-0.1.24/src/main.rs:45:52
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2021-06-07 18:41:16 [ERROR] (mdbook::renderer): Renderer exited with non-zero return code.
2021-06-07 18:41:16 [ERROR] (mdbook::utils): Error: Rendering failed
2021-06-07 18:41:16 [ERROR] (mdbook::utils): 	Caused By: The "latex" renderer failed
@mkpankov
Copy link

mkpankov commented Jun 8, 2021

I've got the same issue.

@IssaAboudi
Copy link

Same

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

3 participants