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

Tracking links break pdf generation with docsifytopdf #351

Open
ekoome opened this issue Apr 1, 2024 · 1 comment
Open

Tracking links break pdf generation with docsifytopdf #351

ekoome opened this issue Apr 1, 2024 · 1 comment
Assignees

Comments

@ekoome
Copy link

ekoome commented Apr 1, 2024

Describe the bug
I get the following error when running npm run convert.
Alternatively, please generate a pdf in the repo. Thanks.

INFO:
Build with settings:

{
"pathToStatic": "static",
"mainMdFilename": "main.md",
"removeTemp": true,
"contents": "docs/_sidebar.md",
"pathToPublic": "./pdf/readme.pdf",
"pdfOptions": {
"format": "A4"
},
"emulateMedia": "print",
"pathToDocsifyEntryPoint": "."
}

ERROR:
run error

Error: ENOENT: no such file or directory, lstat '/home/me/generative-ai-for-beginners/01-introduction-to-genai/README.md?WT.mc_id=academic-105485-koreyst'

To Reproduce
Steps to reproduce the behavior:

  1. Run 'npm run convert'
  2. See error

Expected behavior
Generate pdf

Copy link

github-actions bot commented Apr 1, 2024

👋 Thanks for contributing @ekoome! We will review the issue and get back to you soon.

@ekoome ekoome changed the title Error generating pdf (docsifytopdf) due to tracking links Tracking links break pdf generation with docsifytopdf Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants