Closed
Description
For some strange reason, building books with mdBook fails since version 0.0.27. If I try, this is what happens:
> mdbook build
An error occured:
Unable to open the configuration file
If I create a new empty book with mdbook init
and try mdbook build
after, building fails.
If I try mdbook watch
, building fails.
If I try the previous version 0.0.26, everything works just fine.
I am using the most recent version of Rust: rustc 1.22.1 (05e2e1c41 2017-11-22)
.
Metadata
Metadata
Assignees
Labels
No labels