while installing semantic-ui
See original GitHub issue✖ 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
installing semantic-ui using npm npm install semantic-ui
Expected Result
package should be installed
Actual Result
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! semantic-ui@2.4.2 install: gulp install
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the semantic-ui@2.4.2 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\jsgok\AppData\Roaming\npm-cache_logs\2020-04-17T21_44_33_375Z-debug.log
Version
x.y.z
Testcase
Issue Analytics
- State:
- Created 3 years ago
- Comments:5
THANK YOU!!!
Its a community release that is updated so that the install still works. I had the same issue and used fomantic UI and it worked. Its the exact same thing, just updated to work with all of the dependencies.