I get some uncaught errors like: `Uncaught Error: write EPIPE` `Uncaught Error: spawn pandoc ENOENT` But it is impossible to catch inside the nodePandoc callback (or outside). I want to give a user some alert that pandoc is not installed. Thanks.
I get some uncaught errors like:
Uncaught Error: write EPIPEUncaught Error: spawn pandoc ENOENTBut it is impossible to catch inside the nodePandoc callback (or outside). I want to give a user some alert that pandoc is not installed.
Thanks.