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

npm install requires installation steps. How to use it with CI? #1824

Closed
m0t0r opened this issue Feb 19, 2015 · 2 comments
Closed

npm install requires installation steps. How to use it with CI? #1824

m0t0r opened this issue Feb 19, 2015 · 2 comments

Comments

@m0t0r
Copy link

m0t0r commented Feb 19, 2015

Hi,

There are two scenarios:

  1. when I use bower install semantic-ui I am getting all packages as expected. No installation process is involved.
  2. when I use npm install semantic-ui I am getting installation steps questions. So that I have a problem how to use such a way with CI. Is there a way to pre-configure semantic installation so that it would install everything automatically ? Or any other possible solution ?

Thank you very much

@jlukic
Copy link
Member

jlukic commented Feb 19, 2015

See #1816, fix is coming

@m0t0r
Copy link
Author

m0t0r commented Feb 19, 2015

OK. Thank you

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

2 participants