Skip to content
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

feat request: DeprecationWarning for fs.rmdir #83

Closed
yfdyh000 opened this issue Jan 29, 2023 · 0 comments · Fixed by #180
Closed

feat request: DeprecationWarning for fs.rmdir #83

yfdyh000 opened this issue Jan 29, 2023 · 0 comments · Fixed by #180
Assignees

Comments

@yfdyh000
Copy link

[DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead

@scagood scagood self-assigned this Feb 6, 2024
@scagood scagood linked a pull request Feb 9, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants