slushjs / gulp-install

Automatically install npm and bower packages if package.json or bower.json is found in the gulp file stream respectively
MIT License
106 stars 46 forks source link

gulp-util is deprecated - should be migrated away from #59

Open lamaldonado opened 6 years ago

lamaldonado commented 6 years ago

The gulp team recommends upgrading migrating away from gulp-util using the guidelines in the article below:

https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5

francistm commented 5 years ago

There's a PR ( #53 ) about this issue, but author didn't make choice (neither update the package in npm repository)