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

Ubuntu 13.04 incompatibility #4

Open
spikebike opened this issue Oct 30, 2013 · 0 comments
Open

Ubuntu 13.04 incompatibility #4

spikebike opened this issue Oct 30, 2013 · 0 comments

Comments

@spikebike
Copy link

I tried an ubuntu 13.04 to see if that helped. Not so much:

$ npm install
npm http GET https://registry.npmjs.org/telehash
npm http 304 https://registry.npmjs.org/telehash

npm ERR! Error: No compatible version found: telehash@'>=0.0.55'
npm ERR! Valid install targets:
npm ERR! ["0.0.0"]
npm ERR!     at installTargetsError (/usr/share/npm/lib/cache.js:488:10)
npm ERR!     at next_ (/usr/share/npm/lib/cache.js:438:17)
npm ERR!     at next (/usr/share/npm/lib/cache.js:415:44)
npm ERR!     at /usr/share/npm/lib/cache.js:408:5
npm ERR!     at saved (/usr/share/npm/lib/utils/npm-registry-client/get.js:147:7)
npm ERR!     at Object.oncomplete (/usr/lib/nodejs/graceful-fs.js:230:7)
npm ERR! You may report this log at:
npm ERR!     <http://bugs.debian.org/npm>
npm ERR! or use
npm ERR!     reportbug --attach /home/bill/src/hash-im/npm-debug.log npm
npm ERR! 
npm ERR! System Linux 3.8.0-31-generic
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! cwd /home/bill/src/hash-im
npm ERR! node -v v0.6.19
npm ERR! npm -v 1.1.4
npm ERR! message No compatible version found: telehash@'>=0.0.55'
npm ERR! message Valid install targets:
npm ERR! message ["0.0.0"]
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /home/bill/src/hash-im/npm-debug.log
npm not ok
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

1 participant