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

bower support #11

Open
mic0331 opened this issue May 6, 2013 · 1 comment
Open

bower support #11

mic0331 opened this issue May 6, 2013 · 1 comment

Comments

@mic0331
Copy link

mic0331 commented May 6, 2013

i'm trying to download money.js from bower (version 0.9.2) and i'm getting this error

bower install money --save
bower cloning git://gitub.com/josscrowcroft/money.js.git
bower caching git://gitub.com/josscrowcroft/money.js.git
bower error status code of git: 128

There were errors, here's a summary of them:
- money status code of git: 128
error: Unknown SSL protocol error in connection to gitub.com:443  while accessing https://gitub.com/josscrowcroft/money.js.git/info/refs?service=git-upload-pack
fatal: HTTP request failed

This happen only with this repos. Any idea ? Thanks

@LinoleumKnife
Copy link

To help anyone else running into this, you can install via bower with

bower install git://github.com/openexchangerates/money.js --save

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

No branches or pull requests

2 participants