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
I agree to follow the Code of Conduct that this project adheres to.
I have searched the issue tracker for a feature request that matches the one I want to file, without success.
You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
Describe the bug
When using the CLI and exporting a directory, drawio crashes. This does not happens, when a single file is exported. Does not happen for versions < 24.4.6
To Reproduce
Steps to reproduce the behavior:
Create directory src and add a drawio file into it
> drawio -x src
ReferenceError: stat is not defined
at file:///Applications/draw.io.app/Contents/Resources/app.asar/src/main/electron.js:603:12
at Array.forEach (<anonymous>)
at addDirectoryFiles (file:///Applications/draw.io.app/Contents/Resources/app.asar/src/main/electron.js:600:26)
at file:///Applications/draw.io.app/Contents/Resources/app.asar/src/main/electron.js:622:6
Expected behavior
Works on < 24.4.6
Screenshots
NA
draw.io version (In the Help->About menu of the draw.io editor):
> drawio --version
24.4.6
Desktop (please complete the following information):
Preflight Checklist
You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
Describe the bug
When using the CLI and exporting a directory, drawio crashes. This does not happens, when a single file is exported. Does not happen for versions < 24.4.6
To Reproduce
Steps to reproduce the behavior:
src
and add a drawio file into itExpected behavior
Works on < 24.4.6
Screenshots
NA
draw.io version (In the Help->About menu of the draw.io editor):
> drawio --version 24.4.6
Desktop (please complete the following information):
> sw_vers ProductName: macOS ProductVersion: 14.4.1 BuildVersion: 23E224
Additional context
NA
The text was updated successfully, but these errors were encountered: