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

[Build] Failing silently in 2.4.1 #6622

Closed
eoliphan opened this issue Oct 14, 2018 · 6 comments
Closed

[Build] Failing silently in 2.4.1 #6622

eoliphan opened this issue Oct 14, 2018 · 6 comments

Comments

@eoliphan
Copy link

Steps

run gulp build

Expected Result

Output CSS bundle

Actual Result

No CSS, the build process stops after creation of checkbox.min.css. Reverting to 2.4.0 works with no issues

[09:35:55] Created: ../resources/public/css/components/accordion.min.css
[09:35:55] Created: ../resources/public/css/components/checkbox.css
[09:35:55] Created: ../resources/public/css/components/checkbox.min.css
Erichs-MBP:semantic ErichOliphant$ 

Version

2.4.1

@ColinFrick
Copy link

I can confirm this problem

@y0hami
Copy link
Member

y0hami commented Oct 15, 2018

@jlukic You may have to revert the gulp PR since that is the reason it is failing.

You also can't run npm install --save semantic-ui since it just fails to run the install script.

@himanshu230
Copy link

Hi All,
I have made a PR which solves the issue #6631

@jlukic
Copy link
Member

jlukic commented Oct 21, 2018

I've been on vacation in Ireland from about an hour after releasing 2.4.1 until now.

Will take a look at issue and related PR

@jlukic
Copy link
Member

jlukic commented Oct 21, 2018

Comments left for fix on #6631

@jlukic jlukic closed this as completed Oct 21, 2018
@jlukic
Copy link
Member

jlukic commented Oct 21, 2018

2.4.2 released with fix

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

5 participants