Closed Frank3K closed 6 years ago
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.
And we love you for it! Please make this fix as soon as possible. 🙏
Any update here?
Is there a quick fix i can use to solve this issue : npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 Ive read the Blog on Medium but wasnt too help. are there alternatives?
@laurence702 it's already been fixed. you need to upgrade the package locally in your project.
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: