Unhandled Rejection (TypeError): fs.mkdir is not a function ` const pdf = latex('\\documentclass{article}\n' + '\\begin{document}\n' + ' Hello World!\n' + '\\end{document}'); `