gatsby-remark-draw icon indicating copy to clipboard operation
gatsby-remark-draw copied to clipboard

Unhandled exception in rendering

Open schwiet opened this issue 4 years ago • 3 comments

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?

schwiet avatar Jul 15 '20 01:07 schwiet

Same problem when using with mdx

gocreating avatar Nov 06 '20 15:11 gocreating

Can confirm this is just for MDX files. Any ideas on this one?

ChristopherGS avatar Dec 28 '20 18:12 ChristopherGS

Perhaps we can lift and drop this approach? https://github.com/gatsbyjs/gatsby/pull/13552/files

Shall I open a PR?

ChristopherGS avatar Dec 28 '20 18:12 ChristopherGS