telehash/telehash-js

Not able to install from npm

git-jiby-me opened this issue · 2 comments

npm install telehash
npm WARN package.json dhtnode@0.0.1 No repository field.
npm http GET https://registry.npmjs.org/telehash
npm http 304 https://registry.npmjs.org/telehash
npm http GET https://registry.npmjs.org/telehash/-/telehash-0.1.14.tgz
npm http 404 https://registry.npmjs.org/telehash/-/telehash-0.1.14.tgz
npm ERR! fetch failed https://registry.npmjs.org/telehash/-/telehash-0.1.14.tgz
npm ERR! Error: 404 Not Found
npm ERR! at WriteStream. (/usr/local/lib/node_modules/npm/lib/utils/fetch.js:57:12)
npm ERR! at WriteStream.EventEmitter.emit (events.js:117:20)
npm ERR! at fs.js:1596:14
npm ERR! at /usr/local/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:103:5
npm ERR! at Object.oncomplete (fs.js:107:15)
npm ERR! If you need help, you may report this entire log,
npm ERR! including the npm and node versions, at:
npm ERR! http://github.com/isaacs/npm/issues

npm ERR! System Darwin 13.0.0
npm ERR! command "node" "/usr/local/bin/npm" "install" "telehash"
npm ERR! cwd /Users/jibyjose/WorkSpace/Cryptocowd
npm ERR! node -v v0.10.23
npm ERR! npm -v 1.3.17
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/jibyjose/WorkSpace/Cryptocowd/npm-debug.log
npm ERR! not ok code 0

It seems like the NPM registry has some consistency issues, I just forced a new version and republished, and tested from somewhere else and it looks like it works now... if you can try/confirm, just update here and/or close the issue, thanks!

just checked and can confirm it works! thanks 👍