We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
node-fs-extra/lib/remove/rimraf.js
Line 120 in ab2fae9
use chmod 0o666
The text was updated successfully, but these errors were encountered:
Yep, good catch; sorry, this slipped through the cracks somehow. Relevant rimraf commit: isaacs/rimraf@38b907f
Sorry, something went wrong.
Use octal notation for chmod values in rimraf.js
ddb5cb4
Backports isaacs/rimraf@38b907f Fixes #484
RyanZim
No branches or pull requests
node-fs-extra/lib/remove/rimraf.js
Line 120 in ab2fae9
use chmod 0o666
The text was updated successfully, but these errors were encountered: