Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

What about gulp 4? #3793

Closed
sosnovskyas opened this issue Mar 7, 2016 · 7 comments
Closed

What about gulp 4? #3793

sosnovskyas opened this issue Mar 7, 2016 · 7 comments

Comments

@sosnovskyas
Copy link

I want use gulp 4 in my project, but when try install semantic installation does not end successfully. If in project installed gulp 3 all good

@jlukic
Copy link
Member

jlukic commented Mar 7, 2016

Gulp 4 has not been released yet, our gulpfile is written to work with the most current released version of Gulp.

When Gulp 4 is released, we will update our software to accommodate, similar to NPM3 release.

@sosnovskyas
Copy link
Author

Thank you!

@teohhanhui
Copy link

So gulp 4 has been released early this year...

@lubber-de

This comment was marked as spam.

@kuworking
Copy link

Same problem here, gulp4 gives an error when trying to gulp build-css

@ggcaponetto
Copy link

any update? this is a major problem i 2020...

@adimittal
Copy link

gulp 4 is not compatible with current semantic-ui@2.4.2.
So, you've to downgrade to gulp 3.x.
But the newer node 12.x is not compatible with gulp 3.
So, to use semantic-ui@2.4.2, you also have to downgrade node to 10.x or lower.

Now, they have branched semantic-ui out to fomantic-ui for the gulp4 based setup. They eventually plan to merge fomantic-ui back into semantic-ui. I don't know when that is.

So, if you want to use gulp4 and node12 for now, then use fomantic-ui.
https://github.com/fomantic/Fomantic-UI

Cheers,
Aditya Mittal

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

8 participants