colynb / gulp-html-prettify

HTML Prettify Plugin for Gulp
13 stars 19 forks source link

let's remove gulp-util from package.json - it seems it's unused #6

Open revelt opened 6 years ago

revelt commented 6 years ago

hi all,

Let's remove the gulp-util from package.json, I can't find any references to it. What do you think?

cheers

puzumaki commented 6 years ago

Please remove it, I'm getting deprecation errors. Thank you! https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5

revelt commented 6 years ago

this library is abandoned.. we should fork this and implement proper, contemporary version fix

aditcmarix commented 6 years ago

deprecated gulp-util Error logs while installing the package (gulp v4.0.0)

npm WARN deprecated gulp-util@0.0.1: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 npm WARN btracker@1.0.0 No description npm WARN btracker@1.0.0 No repository field. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})