-
Notifications
You must be signed in to change notification settings - Fork 773
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
fix remove()
& move()
wildcards (introduced by rimraf)
#177
Comments
Also on |
@jprichardson Just little side node here, please mention in docs that those methods are actually a wrapper around |
remove()
wildcards (introduced by rimraf)remove()
& move()
wildcards (introduced by rimraf)
Somehow, this does not seem to work any more (using Version 1.0.0): fs.remove(storagePath, err => { output: REMOVED /tmp/myproject/test/unit/* $ ls -l /tmp/myproject/test/unit/|wc -l |
This issue should be closed, it is fixed. @siyb fs-extra does not support globbing. It did support it for |
@siyb what happened is that If this is something you'd be willing to help us with, we'd love to have your help. |
Is it available? Where can one track the status of this? Perhaps here? |
Yes. |
No description provided.
The text was updated successfully, but these errors were encountered: