Skip to content

Conversation

nathany
Copy link

@nathany nathany commented Jun 30, 2025

It looks like changing a directory isn't necessary, given the library path is specified in the next line.

❯ cd packages/trpl 
                                                                                          
❯ mdbook test --library-path packages/trpl/target/debug/deps
2025-06-30 10:09:36 [ERROR] (mdbook::utils): Error: Couldn't open SUMMARY.md in "/Users/nathany/Development/rust/books/the-rust-programming-language-manuscript/packages/trpl/src" directory
2025-06-30 10:09:36 [ERROR] (mdbook::utils): 	Caused By: No such file or directory (os error 2)

Works fine without the cd line.

It looks like changing a directory isn't necessary, given the library path is specified in the next line.
@nathany nathany marked this pull request as draft June 30, 2025 20:10
@nathany
Copy link
Author

nathany commented Jun 30, 2025

It looks like it may not be this simple. I'll open an issue to discuss instead.

@nathany
Copy link
Author

nathany commented Jun 30, 2025

Existing issue #4414

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

Successfully merging this pull request may close these issues.

1 participant