Preflight Checklist
Electron Version
34.x.x
What operating system(s) are you using?
Ubuntu
Operating System Version
Ubuntu 22.04
What arch are you using?
x64
Last Known Working Electron version
34.5.8
Expected Behavior
Expected: No warning
Actual Behavior
Having:
(node:4175533) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated.
Testcase Gist URL
No response
Additional Information
No passing --trace-deprecation option in command line arguments works
No setting NODE_OPTION to "--trace-deprecation" works
So seems like there no way to debug such issues
Preflight Checklist
Electron Version
What operating system(s) are you using?
Ubuntu
Operating System Version
Ubuntu 22.04
What arch are you using?
x64
Last Known Working Electron version
34.5.8
Expected Behavior
Expected: No warning
Actual Behavior
Having:
Testcase Gist URL
No response
Additional Information
No passing --trace-deprecation option in command line arguments works
No setting NODE_OPTION to "--trace-deprecation" works
So seems like there no way to debug such issues