Closed
Description
- **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.
Activity
instanceof
. #805RyanZim commentedon Jun 3, 2020
Fixed in #805.