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
gulp-util has been recently deprecated. Continuing to use this dependency may prevent the use of your library with the latest release of Gulp 4 so it is important to replace gulp-util.
The README.md lists alternatives for all the components so a simple replacement should be enough.
Your package is one of the most popular packages still relying on gulp-util, it would be good to publish a fixed version to npm as soon as possible.
+1 please make this happen; it's been open since December 2017. Here is the latest:
warning gulp-csscomb > gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
Replace deprecated dependency gulp-util
gulp-util
has been recently deprecated. Continuing to use this dependency may prevent the use of your library with the latest release of Gulp 4 so it is important to replacegulp-util
.The README.md lists alternatives for all the components so a simple replacement should be enough.
Your package is one of the most popular packages still relying on
gulp-util
, it would be good to publish a fixed version to npm as soon as possible.See:
The text was updated successfully, but these errors were encountered: