You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys,
Please update the rifraf dependency to a higher version. The current version relies on inflight which has a documented memory leak and is deprecated.
I have realized that my fix only solves the direct dependency to rimraf, meaning it removes dependency to 2.7.1.
There are still some indirect dependencies (in devDependencies) to version 3.0.2 (which also is dependant on inflight) that require those libraries to be updated before it is possible to completely fix this issue.
Hi guys,
Please update the rifraf dependency to a higher version. The current version relies on inflight which has a documented memory leak and is deprecated.
https://www.npmjs.com/package/inflight
The text was updated successfully, but these errors were encountered: