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

When using jest there seems to be a problem when deleting a file or a folder on Windows #804

Closed
federicobozzini opened this issue Jun 3, 2020 · 1 comment · Fixed by #805

Comments

@federicobozzini
Copy link
Contributor

  • **Operating System:**Windows 10
  • **Node.js version:**10.16
  • **fs-extra version:**9.0.0

When using jest it seems there might be a problem when deleting a file or a folder on Windows . The error seems to stem from the rimraf-like code. See isaacs/rimraf#208.

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