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

the code stops at running "Creating src/theme.config (LESS config)" #7041

Open thirteenthree opened 3 years ago

thirteenthree commented 3 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/

the code stops at running "Creating src/theme.config (LESS config)" `Installing

Installing to semantic/ Copying UI definitions Copying UI themes Copying gulp tasks Adding theme files Creating gulpfile.js Creating site theme folder C:\Users\JMY\Documents\JetBrains\WebStorm\Semantic-ui\semantic\src\site\ [10:22:59] Starting 'create theme.config'... Adjusting @siteFolder to: site/ Creating src/theme.config (LESS config) C:\Users\JMY\Documents\JetBrains\WebStorm\Semantic-ui\semantic\src\theme.config ` image