gulpjs / gulp-util

[deprecated] - See https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
MIT License
830 stars 103 forks source link

Gulp util is not compatible with my operating system or architecture: fsevents@1.0.11 #123

Closed cyrildewit closed 8 years ago

cyrildewit commented 8 years ago

I think that Gulp-Util is out of date and that it really needs an update.

phated commented 8 years ago

fsevents has nothing to do with gulp-util, it is used by chokidar, the file watcher in gulp 4.

That being said, gulp-util is being deprecated and won't be receiving any updates.