question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

VS Code Extentions - BPMN Editor Fails with Error saving svg 0.21.0 version

See original GitHub issue

When using 0.21.0 getting error in VSCode while saving the file. svg works fine in 0.20.0 Error Unable to write file 'C:\Users\..\vscodeexepath\C:\svg\a-svg.svg (Unknown (FileSystemError): Error: EINVAL: invalid argument, mkdir 'C:\Users\..\vscodeexepath\c:

Can you help fix the path parsing svg path is set to ${fileDirname} so something breaks in 0.21.0 version in windows. Works fine in mac and linux for me.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
debu999commented, Aug 10, 2022

Thanks it’s wonderful to see faster completion of bug fix.

0reactions
debu999commented, Aug 24, 2022

closing the issue . its resolved.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to export SVG of bpmn in VScode, Unknown ...
resolve resolves a different drive path. This is how the path where the SVG will be exported is defined: const svgUri = editor.document.uri....
Read more >
Multiple issues while saving SVG files! #14206 - GitHub
When I try to hit cmd+w and then choose to save the svg file before quit, VSCode still fails to save it. VSCode...
Read more >
BPMN Editor - Visual Studio Marketplace
Extension for Visual Studio Code - Edit BPMN files. ... Export diagram to SVG (use the SVG icon on the top-right corner).
Read more >
October 2022 - Visual Studio Code
Welcome to the October 2022 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some...
Read more >
Publishing Extensions - Visual Studio Code
Publishing extensions. Note: Due to security concerns, vsce will not publish extensions that contain user-provided SVG images. The publishing tool checks ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found