Open ag opened 7 years ago
Sorry you're having that issue. It looks like the tool is looking for Chapter 1.xcplayground
but can't find it. Would you be able to zip + upload the directory containing your playgrounds and yaml file so we can take a look?
Gotcha, yup. The chapter names defined in book.yaml
have to match up to playgrounds that are in the same directory. Here's a directory with the modifications:
I removed "Chapter 2" and renamed the playground to "Chapter 1".
We really need better documentation and examples around this, because you're not the first person to run into this problem. We're tracking that issue here and would appreciate input or help you could offer (but no pressure!). Hope that works, let us know 👍
Oh yeah obviously ;)
Sure I would love to contribute to this project!
Thanks for the great & fast help!
No problem! You caught me at just the right time :smile: Ideally, we would have a pull request submitted against this repository that adds an example book.yaml
, a few chapter playgrounds, and a readme explaining how to render them into a playground book. But if you could do even some of that, it'd be a big help to us.
For some reason I am not able to render the book.yaml file
Output
Note: I wasn't able to install playgroundbook as described in the readme. When I tried to run
I got this error
So I had to install it like this
Output