dfinke / vscode-pandoc

Visual Studio Code extension lets you render markdown to pdf, word doc or html with pandoc
129 stars 35 forks source link

Error with export #36

Open fredericfoulon opened 5 years ago

fredericfoulon commented 5 years ago

hello , i've got this type of error when try to use :

exec error: Error: Command failed: pandoc "extension-output-#2" -o "extension-output-#2.docx" pandoc: extension-output-#2: openBinaryFile: does not exist (No such file or directory)

when i use pandoc in command line out of vs code it works ?