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

fix: do not check errors with instanceof. #805

Merged
merged 1 commit into from Jun 3, 2020
Merged

fix: do not check errors with instanceof. #805

merged 1 commit into from Jun 3, 2020

Conversation

federicobozzini
Copy link
Contributor

@federicobozzini federicobozzini commented Jun 3, 2020

This fixes cross-VM type issues in Jest #804 .

See isaacs/rimraf@aa50e02

Fixes #804

This fixes cross-VM type issues in Jest.

See isaacs/rimraf@aa50e02
Copy link
Collaborator

@JPeer264 JPeer264 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine for me as it got already approved and reviewed at rimraf

@RyanZim
Copy link
Collaborator

RyanZim commented Jun 4, 2020

Published in 9.0.1 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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