MaxMelcher / AzureDevOps.WikiPDFExport

Export Azure DevOps Wiki to PDF
MIT License
186 stars 62 forks source link

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

Closed EPinci closed 1 year ago

EPinci commented 1 year ago

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 commented 1 year ago

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