Skip to content
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

feat: support pdf file generation #179

Closed
wants to merge 3 commits into from

Conversation

yndx-birman
Copy link
Member

@yndx-birman yndx-birman commented Sep 9, 2022

Merge first this and then update transform dependency here

How to try:
npm i -g @doc-tools/docs@1.31.0-beta.0
yfm --input $inputPath --output $outputPath --pdf-file

package.json Outdated Show resolved Hide resolved
@yndx-birman
Copy link
Member Author

yndx-birman commented Nov 11, 2022

I got this error running on Ubuntu

Screen Shot 2022-11-11 at 9 01 42 AM

Installing libgdm helped actions/runner-images#732 (comment)

sudo apt-get update
sudo apt-get install -y libgbm-dev

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.

None yet

2 participants