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.