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

Installing hubot-gtalk package throws compatibility errors. #35

Closed
gokulnath opened this issue Aug 16, 2013 · 1 comment
Closed

Installing hubot-gtalk package throws compatibility errors. #35

gokulnath opened this issue Aug 16, 2013 · 1 comment

Comments

@gokulnath
Copy link

$ npm install hubot-gtalk --save && npm install
npm http GET https://registry.npmjs.org/hubot-gtalk
npm http 304 https://registry.npmjs.org/hubot-gtalk
npm http GET https://registry.npmjs.org/node-xmpp
npm http 304 https://registry.npmjs.org/node-xmpp
npm ERR! Error: No compatible version found: node-xmpp@'>=1.0.0-0'
npm ERR! Valid install targets:
npm ERR! ["0.0.3","0.0.4","0.1.0","0.1.1","0.2.0","0.2.1","0.2.2","0.2.3","0.2.4","0.2.5","0.2.6","0.2.7","0.2.8","0.2.9","0.2.10","0.2.11","0.3.0","0.3.1","0.3.2","0.4.0","0.4.1","0.4.2","0.4.3","0.4.4","0.4.5","0.5.0","0.5.1","0.5.2","0.5.3","0.5.4","0.5.5"]
npm ERR! at installTargetsError (/usr/local/lib/node_modules/npm/lib/cache.js:719:10)
npm ERR! at next (/usr/local/lib/node_modules/npm/lib/cache.js:698:17)
npm ERR! at /usr/local/lib/node_modules/npm/lib/cache.js:675:5
npm ERR! at saved (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:142:7)
npm ERR! at /usr/local/lib/node_modules/npm/node_modules/graceful-fs/polyfills.js:133:7
npm ERR! at Object.oncomplete (fs.js:107:15)
npm ERR! If you need help, you may report this log at:
npm ERR! http://github.com/isaacs/npm/issues
npm ERR! or email it to:
npm ERR! npm-@googlegroups.com

npm ERR! System Linux 3.8.0-27-generic
npm ERR! command "node" "/usr/local/bin/npm" "install" "hubot-gtalk" "--save"
npm ERR! cwd /home/gokul/apps/mbot
npm ERR! node -v v0.10.15
npm ERR! npm -v 1.3.7
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/gokul/apps/mbot/npm-debug.log
npm ERR! not ok code 0

@gluck
Copy link

gluck commented Aug 27, 2013

Duplicate: #32

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