-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
bower install fails silently #824
Comments
And the status board is completely useless: http://status.travis-ci.com/
|
Travis is loading now. Could you post the full travis log? |
The issues appears since one or two weeks, I'll check, whether I can find a specific version. All other dependencies are installed successfully (npm, bundler), only bower fails without an error. We are using TravisPro, which seems to run fine atm. Our app isn't testable without bower dependencies, so the first task which requires dependencies from bower fails (compiling bootstrap-sass), because the
|
The only silently fail reported till now is on unstable networks, see: #792. If you count how many |
Watch nodejs/node-v0.x-archive#6143 to follow the discussion. |
We have seen now multiple times on Travis that
bower install
just existed without installing any dependencies.bower install
works fine on local, but on travis only sometimes.As this is a private repo, here our files:
https://gist.github.com/johanneswuerbach/a1098a97da2c08fd2571
Is there anything else I can provide to help fixing this issue?
The text was updated successfully, but these errors were encountered: