Replies: 2 comments 3 replies
-
@chrisdaaz Thank you for sharing this |
Beta Was this translation helpful? Give feedback.
2 replies
-
I ran into this problem again and fixed |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I ran into an error building a PDF with
quire 1.0.0-rc.6
on Ubuntu 20.04 via Windows Subsystem for Linux on a Windows 11 laptop. This was on a fresh project, after first runningquire new demo-rc-6
,quire preview
,quire build
, andquire epub
without problems.Here's the error log:
I did some searching and found something that worked.
quire pdf
worked after I installed these packages:Beta Was this translation helpful? Give feedback.
All reactions