Skip to content
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

Installation stuck on Creating src/theme.config #6641

Open
miladild opened this issue Oct 22, 2018 · 56 comments
Open

Installation stuck on Creating src/theme.config #6641

miladild opened this issue Oct 22, 2018 · 56 comments

Comments

@miladild
Copy link

Hello guys,
I have tried to install semantic UI several times but It stucks at the following stage:
Creating src/theme.config (LESS config) C:\Users\miladild\semantic\src\theme.config

I have Unistalled Node and Installed it again but it did not worked

Is anyone can who can help me?

Testcase

s

@nighthacker
Copy link

The same problem here. Windows 10.
It is not possible to install this package for weeks.
This is ridiculous.

@etshy
Copy link

etshy commented Nov 6, 2018

I have Win 10 and had no problem here to install/update (my last update was few days ago).

For @miladild problem, it seems to be the first file to be created, right ?
Maybe your npm/yarn doesn't have access to this directory, did you try to create your project outside your "user's folder" ?

@nighthacker
Copy link

nighthacker commented Nov 6, 2018

@etshy I checked it. This is not a problem with user's folder. :(
I dont think its a problem with access rights because files in /semantic are created successfully (even theme.config)
npm version : 6.1.0

UPDATE:
npm updated to 6.4.1. - bug still exists.

@fpstidston
Copy link

fpstidston commented Nov 6, 2018

I have the same problem as @nighthacker

Also 6.4.1

@AndrewBoklashko
Copy link

Hi everyone
I had the same problem and I was able to resolve it by installing earlier NodeJS version.
I was on 10.13.0 and downgraded to 10.11.0.

@nighthacker
Copy link

Hello @SSkovboiSS
unfortunately, downgrade to 10.11 does not help in my case.

@enginhu
Copy link

enginhu commented Nov 7, 2018

I have the same problem. Will try now downgrade the nodejs version.

@enginhu
Copy link

enginhu commented Nov 7, 2018

I have the same problem. Will try now downgrade the nodejs version.

Downgrading 10.11.0 worked for me.

@mjauernig
Copy link

Hi everyone
I had the same problem and I was able to resolve it by installing earlier NodeJS version.
I was on 10.13.0 and downgraded to 10.11.0.

Exactly the same here.

@fpstidston
Copy link

Downgrading 10.11.0 worked for me.

@nighthacker
Copy link

Hi everyone
I had the same problem and I was able to resolve it by installing earlier NodeJS version.
I was on 10.13.0 and downgraded to 10.11.0.

Exactly the same here.
@fpstidston @mjauernig

Windows 10 ?

@fpstidston
Copy link

fpstidston commented Nov 15, 2018 via email

@mjauernig
Copy link

Yes, Windows 10.

@sink66
Copy link

sink66 commented Nov 16, 2018

I had the same problem, but it was solved by downgrade of Node.js.

npm v6.4.1
+
node.js

v11.2.0
v10.13.0
v10.11.0
v10.10.0
v10.5.0
v10.3.0
v10.2.0
Doesn’t work for me.

v10.1.0
v10.0.0
v9.11.2
Worked for me.

@nighthacker
Please try node.js v10.1.0 or lower.
Just in case, revert "package.json" and delete "package-lock.json", "node_modules", "semantic.json".

@KayJay89
Copy link

KayJay89 commented Nov 28, 2018

I can affirm same problem exists here. Also Windows 10.

Node v10.14.0
NPM v6.4.1

@Dark-Yox
Copy link

Dark-Yox commented Dec 5, 2018

v10.14.1
v11.2.0
v11.3.0
Doesn’t work for me.

v10.1.0
Worked for me.

@subramn
Copy link

subramn commented Dec 9, 2018

I had the same problem and downgrading to v10.1.0 fixed it. thanks

@huangenyang
Copy link

Program still exists, this is ridiculous

@nighthacker
Copy link

@huangenyang
This is why i switched to Bulma/Buefy.
There is no even a person assigned to this task.
Waste of time.

@Miilu
Copy link

Miilu commented Jan 6, 2019

I had the same problem and downgrading to v10.1.0 did not work ,then i create a new folder on the desktop ,it worked.

@Fusseldieb
Copy link

Fusseldieb commented Jan 14, 2019

Same here. Windows 10.

From what I see, that problem is going for months and nobody even glimpses an eye at this.

This has been attributed "High Prority" and it's taking months, imagine something not "High priority"....

I know that nobody is being paid for this, nor is it a job, but if the semantic team wants their package to be popular and well received, at least fix bugs that prevent people from even normally installing (and using) the thing.

@hammy2899 News?

@y0hami
Copy link
Member

y0hami commented Jan 14, 2019

@Fusseldieb I have no idea what is happening with this issue. If you are still having this issue I suggest trying to install using node 8 and make sure you aren't running the build script with gulp4.

I would also recommend trying Fomantic-UI because you can install that 😉

@Fusseldieb
Copy link

Fusseldieb commented Jan 14, 2019

I would also recommend trying Fomantic-UI because you can install that 😉

Thank you for that. Worked just fine... Using latest npm and node (at the time of writing)

image

For those who don't know: Fomantic-UI is the same as Semantic-UI, but at the time of writing more updated and with more design elements.

From what I've read they plan to merge Fomantic into Semantic later, so I think with that, this issue should die. It's already solved on Fomantic, as seen above.

@Gabriel-Prado
Copy link

I would also recommend trying Fomantic-UI because you can install that wink

Thank you for that. Worked just fine... Using latest npm and node (at the time of writing)

image

For those who don't know: Fomantic-UI is the same as Semantic-UI, but at the time of writing more updated and with more design elements.

From what I've read they plan to merge Fomantic into Semantic later, so I think with that, this issue should die. It's already solved on Fomantic, as seen above.

I have not found the Fomantic-UI repository. Where can I find it?

@Fusseldieb
Copy link

@lmercie3 Have you tried to install gulp-help with npm install gulp-help ?

I just tried and still doesn't work :

image

Hmm, strange... But why are you trying to use gulp on this? It should be ready to use..

@lmercie3
Copy link

Well... I was just following the Fomantic installation guide :

image

Anyway, thank you for answering fast 👍

@Fusseldieb
Copy link

Fusseldieb commented Jan 16, 2019

Well... I was just following the Fomantic installation guide :

Also be sure to use the latest node & npm version, just in case.

Anyway, thank you for answering fast 👍

No problem

@y0hami
Copy link
Member

y0hami commented Jan 16, 2019

@lmercie3 try using npx gulp build if you still have issues after that open an issue on FUI since this is the SUI repo.

@CDT
Copy link

CDT commented Jan 22, 2019

I can't install semantic on my every windows computer, please fix this issue !

@y0hami
Copy link
Member

y0hami commented Jan 22, 2019

@CDT what version of node, npm and SUI are you using?

@CDT
Copy link

CDT commented Jan 22, 2019

@hammy2899

node: v11.6.0
npm: 6.5.0-next.0
semantic-ui: should be 2.4.2, as no version is specified

stuck here forever:
image

@y0hami
Copy link
Member

y0hami commented Jan 22, 2019

@CDT Do you have a version of gulp installed globally? $ gulp --version

@CDT
Copy link

CDT commented Jan 22, 2019

@CDT Do you have a version of gulp installed globally? $ gulp --version

gulp version:

global CLI version: 2.0.1
Local version in semantic: 3.9.1

@y0hami
Copy link
Member

y0hami commented Jan 22, 2019

@CDT Try the following and if it works

$ mkdir sui-test && cd sui-test
$ npm init -y
$ npm install semantic-ui --ignore-scripts
$ cd node_modules/semantic-ui
$ npx gulp install
go through the installer
$ cd ../../
$ ls -la
check if semantic/ directory exists

@CDT
Copy link

CDT commented Jan 22, 2019

@CDT Try the following and if it works

$ mkdir sui-test && cd sui-test
$ npm init -y
$ npm install semantic-ui --ignore-scripts
$ cd node_modules/semantic-ui
$ npx gulp install
go through the installer
$ cd ../../
$ ls -la
check if semantic/ directory exists

no luck, at npx gulp install still stuck at Creating src/theme.config (LESS config)

@y0hami
Copy link
Member

y0hami commented Jan 22, 2019

@CDT try the following

If you are using nvm:

$ nvm install v10.1.0
$ nvm use v10.1.0
$ npm install semantic-ui

Using node via exe installer:

Download the v10.1.0 installer from here https://nodejs.org/dist/v10.1.0/ and install it
once installed try installing SUI again

$ npm install semantic-ui

NOTE: Remember to restart your CMD after installing node.

@CDT
Copy link

CDT commented Jan 23, 2019

@hammy2899
Now it works! Thank you!
I downgraded node from v11.6.0 to v10.1.0 and now everything works like a charm.
So the root cause is semantic-ui is not compatible with the latest node.

@janevskidamjan
Copy link

Hi everyone
I had the same problem and I was able to resolve it by installing earlier NodeJS version.
I was on 10.13.0 and downgraded to 10.11.0.

Exactly the same here.

Worked for me Thanks

@kuworking
Copy link

Still unfixed.

For me it didn't work on node 10.12. Uninstalled, installed v10.10, and it works.
→ Didn't know of Fomantic-ui, I'll be keeping an eye for when they release the react version :)

@UnnitMetaliya
Copy link

Same problem. Installation stuck on creating theme.config file. Battled with this issue for two days. Tried installing fomantic-ui workaround. Worked like a charm! Thanks for putting that out.

@StefJanssen20
Copy link

In my case, it worked adding a semantic.json to the root of the project. it should look like this:
{ "base": "semantic/", "paths": { "source": { "config": "src/theme.config", "definitions": "src/definitions/", "site": "src/site/", "themes": "src/themes/" }, "output": { "packaged": "../src/assets/semantic/dist/", "uncompressed": "../src/assets/semantic/dist/components/", "compressed": "../src/assets/semantic/dist/components/", "themes": "../src/assets/semantic/dist/themes/" }, "clean": "../src/assets/semantic/dist/" } }
Be sure you don't have a version in the file.

@RobJacobson
Copy link

RobJacobson commented Aug 9, 2019

Same problem here. Even after updating to 10.16. I'll try the downgrade suggestion.

Update: The downgrade to 10.11 worked for me.

@EmirhanAksoy
Copy link

Same problem here.

@vladipus
Copy link

vladipus commented Nov 9, 2019

Same for me =(

@HarryAdney
Copy link

HarryAdney commented Dec 17, 2019

Over a year and this still isn't fixed? And this is a HIGH priority? The devs are actually chasing Windows 10 users away from SUI.

Not cool, dudes; not cool.

@y0hami
Copy link
Member

y0hami commented Dec 17, 2019

For everyone who is still having this problem take a look at Fomantic-UI we have updated to gulp4 and node 12 which fixes these problems with installing. It is also the active community fork because SUI is practically dead.

@HarryAdney @vladipus @EmirhanAksoy @RobJacobson

@yeori
Copy link

yeori commented Apr 19, 2020

I'm experiencing this issue, stucked while creating src/theme.config(Less config) ...

Installing to semantic/
Copying UI definitions
Copying UI themes
Copying gulp tasks
Adding theme files
Creating gulpfile.js
Creating site theme folder D:\<project-root-dir>\semantic\src\site\
[09:39:25] Starting 'create theme.config'...
Adjusting @siteFolder to:  site/
Creating src/theme.config (LESS config) D:\<project-root-dir>\semantic\src\theme.config
<<< stucked here ... 
OS; windows 10

$ npm -v
6.9.0

$ node -v
v10.16.3

$ gulp -v
CLI version: 2.2.0
Local version: 3.9.1

I don't want to downgrade node just beacause of installing semantic-ui module, just gave up the installation

@iamareebjamal
Copy link

iamareebjamal commented Apr 19, 2020

See the comment just above yours. Thanks

@ext0
Copy link

ext0 commented Jun 17, 2020

+1 for Fomantic-UI, should've moved to that years ago.

https://fomantic-ui.com/introduction/getting-started.html

@FoxJokerEila
Copy link

图片
node 10.1.0 works for me.

@Meknassih
Copy link

2 years later still not fixed? I guess I'll try Fomantic then...

@HarryAdney
Copy link

HarryAdney commented Jan 2, 2021

2 years later still not fixed? I guess I'll try Fomantic then...

Semantic is pretty much dead, mate as shown below:

For everyone who is still having this problem take a look at Fomantic-UI we have updated to gulp4 and node 12 which fixes these problems with installing. It is also the active community fork because SUI is practically dead.

Fomantic is the latest fork, apparently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests