question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't install Semantic UI 2.4.2

See original GitHub issue

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

Steps

Installed npm installl -g gulp Installed npm install semantic-ui --save It threw an error

Expected Result

Semantic UI is installed in my project

Actual Result

Throws an error on install. Should I be loading an older version? image image

Version

2.4.2

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
GammaGamescommented, Jun 30, 2021

Semantic hasn’t had an update since 2018, fomantic has a ton of bugfixes and extra features. Their last release is less than a week ago. I haven’t had any compatibility issues since switching a few years ago.

0reactions
jemesomecommented, Oct 28, 2021

This is versioning issue between nodejs and gulp. On my Mac I tried node version v10.24.1 and gulp version 3.9.1 and it works. This should be mentioned in the getting started page. When you install gulp, it will default to the latest release, version 4, which causes the problem. I’m not sure what the version of nodejs we are supposed to use, but try using gulp lower than v4.

Other than that, i’m liking the ease of use of this framework a ton. Awesomely simple once you get passed the initial install hump.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting Started | Semantic UI
The easiest way to install Semantic UI is our NPM package which contains special install scripts to make setup interactive and updates seamless....
Read more >
I can't install " npm install semantic-ui-react ... - Stack Overflow
TLDR: semantic-ui-react@2.1.2 is incompatible with React 18. As a workaround, you can downgrade your application to React 17.
Read more >
semantic-ui - npm
Keywords · Install · Repository · Homepage · Weekly Downloads · Version · License · Unpacked Size · Total Files.
Read more >
Semantic UI Vue
Semantic UI CSS can be installed as a package in your project using NPM. You won't be able to use custom themes with...
Read more >
semantic-ui npm install error
0" from @fluentui/react@7.156.0, Cannot install because of over-restrictive peer dependencies, manually put the semantic dependencies in your package.json, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found