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

fs.rmdir recursive option deprecated #13

Open
tracernz opened this issue Oct 4, 2024 · 0 comments
Open

fs.rmdir recursive option deprecated #13

tracernz opened this issue Oct 4, 2024 · 0 comments

Comments

@tracernz
Copy link
Member

tracernz commented Oct 4, 2024

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

https://github.com/search?q=repo%3Aflybywiresim%2Ffragmenter%20rmdir&type=code

@tracernz tracernz changed the title fs.rmdir deprecated fs.rmdir recursive option deprecated Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant