-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Install] Error installing using gulp #6818
Comments
For me, it's been installed and working fine for a long time. Today I did my periodic |
Problem solved by falling back to Node v10. Turns out Node v12 requires Gulp 4, and Semantic-UI is not compatible with Gulp 4 yet. See the closed issue for Gulp 3 is broken on Node 12. |
gulp@3.9.1 in devDependencies and nodejs 10.15.2 works here. |
Downgraded to node 10 and it works. |
When will semantic support gulp 4? |
This comment was marked as spam.
This comment was marked as spam.
Encountering this error with node version |
Hi, installation freeze console in Windows 10.
Freeze : `InstallingInstalling to semantic/ I am interset to use semantic w. gulp but ... it freeze console. Escape + gulp build : Thanks for your responses, |
Any news ? |
This comment was marked as spam.
This comment was marked as spam.
I moved to Fomantic and it installs without an issue. So far my site is running fine. It is obviously a solvable issue, I would have stayed with Semantic if it were fixed, but downgrading node is not a great option. |
I moved to Fomantic too and everything works now. Thanks. |
For anyone who doesn't want to migrate, you can add
to |
Found this way to make it work without downgrading node and using npm. |
I am following the instructions to install:
https://semantic-ui.com/introduction/getting-started.html#install-semantic-ui
When I run
npm install semantic-ui --save
I get an error:Versions:
The text was updated successfully, but these errors were encountered: