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

Could not generate single file #126

Closed
minik42 opened this issue Oct 11, 2022 · 2 comments
Closed

Could not generate single file #126

minik42 opened this issue Oct 11, 2022 · 2 comments

Comments

@minik42
Copy link

minik42 commented Oct 11, 2022

Hi, after new release I'm my pipeline stopped generating single file. I'm getting an error:

System.ArgumentException: D:\a\1\s/docs/changelog.md not found
at azuredevops_export_wiki.SingleFileScanner.Scan()
at azuredevops_export_wiki.WikiPDFExporter.Export()

Here is the command my pipeline was using:

Using command '"D:\a_temp\azuredevops-export-wiki.exe" -p "D:\a\1\s" -s "D:\a\1\s/docs/changelog.md" -o "D:\a\1\a/PDF/changelog.pdf" --css "D:\a\1\s/docs/styles.css" -v'

MaxMelcher added a commit that referenced this issue Oct 11, 2022
@MaxMelcher
Copy link
Owner

@minik42 can you please check again?
There might be an issue if you run it with -p and -s with different root folder.

@minik42
Copy link
Author

minik42 commented Oct 11, 2022

Thank you, it's working perfectly now!

@minik42 minik42 closed this as completed Oct 11, 2022
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

No branches or pull requests

2 participants