You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems to be related to a incorrect handling of paths and/or expected inputs of the command.
The extension also relies on external services to generate the files which is not necessary as VSCode already packs browser's capatiblities to render the diagram.
Finally, the code base is scattered and difficult to debug.
Environment:
Tested on Win11 x64. Reported from MacOS.
The text was updated successfully, but these errors were encountered:
What happened:

Generating a png for a workflow seems to throw an error under certain conditions:
What you expected to happen:
The png to be generated.
How to reproduce it:
Anything else we need to know?:
From Saad Ansari on Slack
It seems to be related to a incorrect handling of paths and/or expected inputs of the command.
The extension also relies on external services to generate the files which is not necessary as VSCode already packs browser's capatiblities to render the diagram.
Finally, the code base is scattered and difficult to debug.
Environment:
Tested on Win11 x64. Reported from MacOS.
The text was updated successfully, but these errors were encountered: