-
-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to generated PDF #20
Comments
Hi @StraightUpCode, can you please let me know your platform, and run the command again with the Edit: It seems that the issue is related to Puppeteer not being able to launch Chromium... maybe I should expose the |
I running Manjaro Linux Kernel : 4.18.17-1
|
Yup problem seems to be that sandboxed Chromium can't be launched on your platform, and suggested way to solve it is to update your kernel, or
I'll release a new version tonight that will allow to pass args (or any config option) to puppeteer, then you can try the |
Thank you |
Can you please try updating to latest version (
|
Now it works, thank you very much! |
Hi!
When doign
md2pdf HowToMarkdown.md
I get and error when generating the PDF, I read the Troubleshooting link but I couldn't find what is cause
x generating PDF from HowToMarkdown.md → TROUBLESHOOTING: https://github.com/GoogleChrome/puppeteer/blob/master/docs/troubleshooting.md
I also get the same error when running
md2pdf HowToMarkdown.md --config-file ./config.json
And the config looks like this
The text was updated successfully, but these errors were encountered: