Closed steinwelberg closed 4 years ago
Hey Stein, thanks for reporting.
That error is being emitted from the Draw.io CLI itself, not the plugin. As it's an Electron warning I'd imagine it needs reporting at jgraph/drawio-desktop. Are you happy to raise it, or would you like me to?
I know the warnings are a little annoying, but I don't want to hide the output altogether as it can be indicative of configuration issues.
Sorry, I thought it was due to how this plugin is interacting with the Drawio CLI. I'll raise the issue at JGraph 👍 .
Btw, I think it's a good choice to not swallow the output 😉.
Cheers @steinwelberg.
In #16 I'm looking at whether we can directly interact with the library to cut out the Electron dependency -- it'd make it much easier to work with in headless (e.g. CI) environments. I'm not sure when I'll get to this, though.
That would be great! Although we are able to use it in our CI environment without a lot of effort (CircleCI).
I must say I love this plugin! It eases our workflow with Draw.io quite a bit!
For reference, here is the link to the ticket in the drawio-desktop repo: https://github.com/jgraph/drawio-desktop/issues/293
I get the following deprecation warning when building a Mkdocs website that contains draw.io images.
For every Draw.io image the above message is printed.
I'm using a Mac that has Draw.io 13.0.3 installed using Homebrew Cask.
My drawio-exporter config: