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
We need to update dependencies. This shows up while installing gulp:
warning gulp > vinyl-fs > glob-stream > [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
warning gulp > vinyl-fs > glob-watcher > gaze > globule > [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
warning gulp > vinyl-fs > glob-watcher > gaze > globule > glob > [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible.
:)
The text was updated successfully, but these errors were encountered:
@phated for people like us that don't have the full context, can you explain us why this issue is auto-closed ? I'm facing currently the same problem as @vajahath
after a little search, for those that like me come from google to here: gulpjs/gulp#1604
basically updating is not that simple and the problem is currently being tackled
We need to update dependencies. This shows up while installing gulp:
:)
The text was updated successfully, but these errors were encountered: