Skip to content

[DEP0180] DeprecationWarning: fs.Stats constructor is deprecated warning for electron > 34.5.8 #47390

@Sfinx

Description

@Sfinx

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

Metadata

Metadata

Assignees

Type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions