-
-
Notifications
You must be signed in to change notification settings - Fork 57
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
is gracefull fs still needed? #84
Comments
It is used to improve reliability on Windows. Not sure if Node.js has improved that: https://github.com/isaacs/node-graceful-fs#improvements-over-fs-module |
I think atomically would also replace the need for this package, as it has its own Also mentioned in #63 (comment) |
On second thought, |
nodejs have built in recursive mkdir...
configstore/index.js
Line 3 in 02f07ea
The text was updated successfully, but these errors were encountered: