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

Remove gulp-util #26

Closed
unlight opened this issue Jan 12, 2018 · 3 comments
Closed

Remove gulp-util #26

unlight opened this issue Jan 12, 2018 · 3 comments
Assignees

Comments

@unlight
Copy link

unlight commented Jan 12, 2018

I run into error with gulp 4.

TypeError: file.pipe is not a function (gulp-hash\index.js:30:20)

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

@unlight
Copy link
Author

unlight commented Jan 12, 2018

Who is facing same or this issue
Here is some details:
Looks like this commit broke it gulpjs/gulp@99bdc9e

How to fix:
Rollback to gulp@4.0.0-alpha.2
Install npm i -D gulpjs/gulp#6d71a658c61edb3090221579d8f97dbe086ba2ed

@Dragory
Copy link
Owner

Dragory commented Jan 12, 2018

Thanks, I'll look into this

@Dragory Dragory self-assigned this Jan 12, 2018
@Dragory
Copy link
Owner

Dragory commented Jan 14, 2018

Fixed by #27

@Dragory Dragory closed this as completed Jan 14, 2018
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