-
-
Notifications
You must be signed in to change notification settings - Fork 540
[DEP0180] DeprecationWarning: fs.Stats constructor is deprecated when using node 22 #2116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
maybe some update on this warning? |
We made ts-node-maintained in the meanwhile |
thank you @RomainLanz for are there any plans to update |
This was referenced Nov 15, 2024
it seems that i have create new repo and replace |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Search Terms
DeprecationWarning: fs.Stats
Steps to reproduce the problem
Warning only appears in node 22, node 21 is fine.
The line of code in question;
Minimal reproduction
With
ts-node.register.mjs
containing the lines of code suggested here.Specifications
The text was updated successfully, but these errors were encountered: