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

Memory leak issue by [email protected] > [email protected] > [email protected] #261

Open
mostafa-rio opened this issue Jul 21, 2024 · 0 comments · May be fixed by #262
Open

Memory leak issue by [email protected] > [email protected] > [email protected] #261

mostafa-rio opened this issue Jul 21, 2024 · 0 comments · May be fixed by #262

Comments

@mostafa-rio
Copy link

Dependency [email protected] uses [email protected] that causes memory leak issue since its using inflight as dependency.
according to this github issue from glob package they fixed it by removing inflight in version 8.

isaacs/node-glob#435

Solution:
Upgrading rimraf to latest version possibly can solve this issue

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 a pull request may close this issue.

1 participant