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

System.ArgumentNullException: Value cannot be null. (Parameter 'path') #125

Closed
EPinci opened this issue Oct 10, 2022 · 1 comment
Closed

Comments

@EPinci
Copy link

EPinci commented Oct 10, 2022

Hello,

following the documentation, I executed the exe in the cloned repo's folder with no parameters but I'm getting:

00:00:00.30 ERR: Something bad happend.
System.ArgumentNullException: Value cannot be null. (Parameter 'path')
   at System.IO.Path.GetFullPath(String path)
   at System.IO.DirectoryInfo..ctor(String path)
   at azuredevops_export_wiki.WikiPDFExporter.Export()

Am I missing something?

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

I am confident that this works now - let me know if not.

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