We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
it looks like fs-extra depends on graceful-fs that is causing jest to leak
check this jestjs/jest#6738 and isaacs/node-graceful-fs#102
can we avoid using fs-extra in this module?
The text was updated successfully, but these errors were encountered:
27333bb
Сool research! Thanks!
Sorry, something went wrong.
🎉 This issue has been resolved in version 1.9.2 🎉
The release is available on:
Your semantic-release bot 📦🚀
tks, our tests are still leaking
No branches or pull requests
it looks like fs-extra depends on graceful-fs that is causing jest to leak
check this jestjs/jest#6738
and isaacs/node-graceful-fs#102
can we avoid using fs-extra in this module?
The text was updated successfully, but these errors were encountered: