Skip to content
New issue

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

Update or remove gulp-util dependency #6

Closed
dwighthouse opened this issue Dec 12, 2018 · 2 comments
Closed

Update or remove gulp-util dependency #6

dwighthouse opened this issue Dec 12, 2018 · 2 comments

Comments

@dwighthouse
Copy link

gulp-util has been deprecated. When attempting to install gulp-hash-filename, the following message is displayed:

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

From what I can see in the codebase, you aren't actually using it. There are four locations where you import it, but then you never use the imported gutil variable.

@dwighthouse
Copy link
Author

PR created: #7

@intervalia
Copy link
Owner

Resolved in Version 2.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants