love2d-community / love2d-book

A book about LÖVE, Games and Lua.
https://love2d-community.github.io/love2d-book
Other
112 stars 5 forks source link

uninitialized constant #12

Open mvolkmann opened 1 year ago

mvolkmann commented 1 year ago

I'm following the instructions to generate a PDF. When I run ./render.sh I get the error uninitialized constant Asciidoctor::Document::DEFAULT_TOCLEVELS Do you know what I need to do to get past this?