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

Can't install it due to missing repo #3

Open
mr-moon opened this issue Aug 7, 2014 · 4 comments
Open

Can't install it due to missing repo #3

mr-moon opened this issue Aug 7, 2014 · 4 comments

Comments

@mr-moon
Copy link

mr-moon commented Aug 7, 2014

$ bower install sha256 --save
bower not-cached    git://github.com/cryptocoinjs/sha256.git#*
bower resolve       git://github.com/cryptocoinjs/sha256.git#*
bower download      https://github.com/cryptocoinjs/sha256/archive/0.1.0.tar.gz
bower extract       sha256#* archive.tar.gz
bower resolved      git://github.com/cryptocoinjs/sha256.git#0.1.0
bower not-cached    git://github.com/cryptocoinjs/convert-hex.git#0.1.x
bower resolve       git://github.com/cryptocoinjs/convert-hex.git#0.1.x
bower not-cached    git://github.com/cryptocoinjs/convert-string.git#0.1.x
bower resolve       git://github.com/cryptocoinjs/convert-string.git#0.1.x
bower ECMDERR       Failed to execute "git ls-remote --tags --heads git://github.com/cryptocoinjs/convert-hex.git", exit code of #128
@jprichardson
Copy link
Member

Sorry, I deleted those repos since they weren't in use anymore. Also, we've stopped supporting Bower in all of our repos. I've meant to delete this repo as well. I still have the code for the convert-hex and convert-string repos. Maybe it'd be useful to transfer them to you?

@Sjors
Copy link

Sjors commented Mar 10, 2015

@jprichardson what repository should be used instead of this one for SHA256? I'm mostly using it for the SHA256.x2(..., {asBytes: true}) convenience method to perform a double SHA256 hash on a Buffer.

@jprichardson
Copy link
Member

@Sjors which environment are you working in? Which build system? i.e. Are you using Node.js, Browserify, Webpack, RequireJS, browser, etc?

@Sjors
Copy link

Sjors commented Mar 24, 2015

I'm using NPM with Browserify and Bower. It's all client-side code.

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

3 participants