Semantic-Org / Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.
http://www.semantic-ui.com
MIT License
51.07k stars 4.96k forks source link

semantic-ui install issue #6851

Open tb42 opened 4 years ago

tb42 commented 4 years ago

✖ USAGE QUESTIONS → Use these dedicated resources: Docs - http://www.semantic-ui.com Chat - https://gitter.im/Semantic-Org/Semantic-UI SO - https://stackoverflow.com/questions/tagged/semantic-ui?sort=votes

✔ Enhancements → Be specific. Assume backwards compatibility is a necessity. Suggest implementation when possible. ✔ BUGS → ❤❤❤. Keep in mind some bugs may not be immediately fixable due to backwards compatibility or CSS limitations.

Title (Put in field above)

Use the format: [Component] Component Should Do X i.e. [Checkbox] onChange Should Fire When Update Triggered via DOM

Steps

Expected Result

Actual Result

Version

x.y.z

Testcase

[Fork, update, and replace to show the bug]: https://jsfiddle.net/ca0rovs3/

tb42 commented 4 years ago

I followed every single step in the installation process but the installation freezes and does not continue at the following stage, suggestions?

Creating src/theme.config (LESS config) C:\Users\Tbark\Documents\temple-ui\semantic\src\theme.config

lubber-de commented 4 years ago

@tb42 Can you try, if it works using https://github.com/fomantic/Fomantic-UI ? We upgraded to Gulp 4 and many other dependencies which probably solves your issue.

tb42 commented 4 years ago

@lubber-de To clarify, install fomantic-ui exclusively, or semantic-ui and fomantic-ui?

lubber-de commented 4 years ago

@tb42 Fomantic-UI only, as it is a drop-in replacement as being a fork

y0hami commented 4 years ago

Keep open, this is still an issue with SUI.

maxlkin commented 4 years ago

Fixed this issue on Windows 10 by updating graceful to version 4.

npm i -g graceful-fs