Skip to content

fix: do not check errors with instanceof.#805

Merged
RyanZim merged 1 commit intojprichardson:masterfrom
federicobozzini:patch-1
Jun 3, 2020
Merged

fix: do not check errors with instanceof.#805
RyanZim merged 1 commit intojprichardson:masterfrom
federicobozzini:patch-1

Conversation

@federicobozzini
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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