Jose Amat

Results 2 comments of Jose Amat

This error looks a lot like this other: https://github.com/yzane/vscode-markdown-pdf/issues/185 Try following these steps: **CTRL+shift+p > settings.json > add the line: "markdown-pdf.executablePath": "C:\\\\chrome.exe" > restart vscode**

> Setting executable like @yzane mentioned fixes the problem for me. For me too.