We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi all,
Let's remove the gulp-util from package.json, I can't find any references to it. What do you think?
gulp-util
package.json
cheers
The text was updated successfully, but these errors were encountered:
Please remove it, I'm getting deprecation errors. Thank you! https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
Sorry, something went wrong.
this library is abandoned.. we should fork this and implement proper, contemporary version fix
deprecated gulp-util Error logs while installing the package (gulp v4.0.0)
npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 npm WARN [email protected] No description npm WARN [email protected] No repository field. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
No branches or pull requests
hi all,
Let's remove the
gulp-util
frompackage.json
, I can't find any references to it. What do you think?cheers
The text was updated successfully, but these errors were encountered: