gatsby-remark-draw
gatsby-remark-draw copied to clipboard
Unhandled exception in rendering
MacOS. Running into this issue on my mermaid-svg
diagrams:
ERROR
Unhandled exception in rendering: Error: Unable to render graph language with mermaid: Error: ENOENT: no such file or directory, open '/var/folders/x9/.../T/tmp-5471wmNy174m31Ax.tmp.svg'
I tried gatsby clean
and I still get the error. Any ideas?
Same problem when using with mdx
Can confirm this is just for MDX files. Any ideas on this one?
Perhaps we can lift and drop this approach? https://github.com/gatsbyjs/gatsby/pull/13552/files
Shall I open a PR?