shd101wyy / vscode-markdown-preview-enhanced

One of the "BEST" markdown preview extensions for Visual Studio Code
https://shd101wyy.github.io/markdown-preview-enhanced
Other
1.46k stars 173 forks source link

From in a flatpack pandoc is unreachable: Error: spawn pandoc ENOENT #1610

Open gunwald opened 6 years ago

gunwald commented 6 years ago

If I install Atom via Flathub on a Linux machine, the markdown-preview-enhanced does not work with pandoc. I get the error:

Error: spawn pandoc ENOENT

I guess this is an result of the fact that flatpaks are some kind of container and from within this container Atom cannot reach system pathes. Unfortunately this makes this wonderful extension useless for anybody who relays on pandoc and flatpak.

Nabav commented 4 years ago

I have the same problem after installing VSCode via flatpak.

Raph-AI commented 3 years ago

I had a similar problem. Thank you for raising this.