-
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
Can't install Semantic UI, NPM errors. #7115
Comments
Try the community fork with |
has this been resolved? |
reason: solution:
change the require of index.js in D:\Dev\Web\Projects\Semantic UI\node_modules\semantic-ui\tasks\clean.js to a dynamic import() which is available in all CommonJS modules. |
does that mean this project is abandoned or is it currently fixing a major issue? sorry I'm new to this UI stuff |
Semanti-UI appears to have been abandoned but Fomanti-UI is like an expansion/continuation of Semantic-UI |
Steps to Reproduce
Expected Result
Semantic UI should install without issue.
Actual Result
Many errors.
I've tried with node
latest
,LTS
, and even16.20.0
.Version
Semantic UI 2.4
Win10 Pro x64
NPM 20.1.0
Log
The full verbose log is attached.
Screenshot
2023-05-15T12_51_22_380Z-debug-0.log
The text was updated successfully, but these errors were encountered: