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

ERROR: exportPdf() #336

Open
dubcyfor3 opened this issue Sep 12, 2023 · 1 comment
Open

ERROR: exportPdf() #336

dubcyfor3 opened this issue Sep 12, 2023 · 1 comment

Comments

@dubcyfor3
Copy link

I am trying to export as pdf, but there is two error message:

ERROR: exportPdf()
Error: spawn Unknown system error -86

I am using macOS ventura 13.5, I have tried reinstall the extension but it does not work. I note that when I am trying to export, there is a tmp.html file that is successfully generated, but the pdf file cannot be generated.

Can anyone help me out? I really need a extension to convert markdown into pdf in vscode.

@dan-overton
Copy link

I had the same issue on an m3 Mac. I think the problem is that the version of chromium it's downloading is expecting to run on intel.

Running softwareupdate --install-rosetta and trying again got it working.

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