gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
why cant F***ing node.js just have a script to update things which need to be replaced??????
why cant F***ing node.js just have a script to update things which need to be replaced??????
We’ve been planning to deprecate gulp-util since 2014
https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
wtf????
i cant figure out how to update it!!!!!!!!!!!!!!!!!!!
WHY??
I’ve worn a lot of hats, but none of them have been even vaguely related to codinghttps://medium.com/janice-at-outreachy/comfort-zone-obliterated-d52b6c5b457
sudo npm install -g preact-cli
[sudo] password for root:
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
npm ERR! write after end
npm ERR! write after end
npm ERR! write after end
npm ERR! write after end
npm ERR! A complete log of this run can be found in:
npm ERR! /home/root/.npm/_logs/2018-05-13T03_30_09_414Z-debug.log
root@programming:/home/notadmin$ sudo npm ls gulp-util
notadmin@1.0.0 /home/notadmin
`-- (empty)
root@programming:/home/notadmin$ cd /
root@programming:/$ sudo npm ls gulp-util
/
`-- (empty)
If you have previously installed a version of gulp globally, please run
npm rm --global gulp to make sure your old version doesn't collide with gulp-cli.
https://github.com/gulpjs/gulp/blob/v3.9.1/docs/getting-started.md
sudo npm install --global gulp-cli
/usr/bin/gulp -> /usr/lib/node_modules/gulp-cli/bin/gulp.js
+ gulp-cli@2.0.1
added 238 packages from 148 contributors in 14.02s
root@programming:/home/notadmin$ sudo npm install -g preact-cli
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
npm ERR! write after end
npm ERR! A complete log of this run can be found in:
sudo npm install --global gulp-cli
/usr/bin/gulp -> /usr/lib/node_modules/gulp-cli/bin/gulp.js
+ gulp-cli@2.0.1
added 238 packages from 148 contributors in 14.02s
root@programming:/home/notadmin$ sudo npm install -g preact-cli
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
npm ERR! write after end
npm ERR! A complete log of this run can be found in:
https://www.npmjs.com/package/gulp-util
so how to f***ing update it????????
https://github.com/gulpjs/gulp-util/issues/146
who is in charge or gulp? why are they not thorough on simple instructions??
https://github.com/gulpjs/gulp/commits?author=phated
https://github.com/MylesBorins
https://github.com/mcollina
https://github.com/gulpjs/gulp/commit/99bdc9ead25ff02dd2309991eea3ebdb60ab8080
https://github.com/gulpjs/vinyl-fs/pull/296
https://github.com/gulpjs/gulp/commits?author=phated
https://github.com/MylesBorins
https://github.com/mcollina
https://github.com/gulpjs/gulp/commit/99bdc9ead25ff02dd2309991eea3ebdb60ab8080
As a side note, this was likely broken by nodejs/node#15407 and nodejs/node#18002.