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

'hubot-skype' is not in the npm registry. #1

Closed
davidcelis opened this issue Jun 1, 2012 · 17 comments
Closed

'hubot-skype' is not in the npm registry. #1

davidcelis opened this issue Jun 1, 2012 · 17 comments

Comments

@davidcelis
Copy link

Is the adapter not available (or ready) for usage yet?

hubot % npm install hubot-skype
npm http GET https://registry.npmjs.org/hubot-skype
npm http 404 https://registry.npmjs.org/hubot-skype

npm ERR! 404 'hubot-skype' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, or http url, or git url.
npm ERR! 
npm ERR! System Darwin 12.0.0
npm ERR! command "node" "/usr/local/bin/npm" "install" "hubot-skype"
npm ERR! cwd /Users/david/Code/DECK_Monitoring/hubot
npm ERR! node -v v0.6.18
npm ERR! npm -v 1.1.22
npm ERR! code E404
npm ERR! message 404 Not Found: hubot-skype
npm ERR! errno {}
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /Users/david/Code/DECK_Monitoring/hubot/npm-debug.log
npm not ok
@scottyrb
Copy link

scottyrb commented Jun 5, 2012

Same problem.

@jdp
Copy link

jdp commented Jun 14, 2012

Same problem

@netpro2k
Copy link
Owner

Wanted to wait until this was a bit more robust until submitting to npm. It currently is very messy and has a bunch of non-js dependancies that i am not sure how to handle with npm. If anyone has any suggestions would be glad to hear them.

@benwilber
Copy link

same problem

@jdp
Copy link

jdp commented Jun 14, 2012

This is messed up, still doesn't work

@willwh
Copy link

willwh commented Jun 14, 2012

I think you guys need to put in a tiny little bit of effort. "Same problem" - pitiful.

#3 <- I've got it running as per this, on a ubuntu system. As per netpro2k - it doesn't look like he's going to touch this any further so, fork & get going on pull reqs!!

@emaaaa
Copy link

emaaaa commented Jun 15, 2012

To install try to add on package.json
"hubot-skype":"git://github.com/netpro2k/hubot-skype.git"

@kn0ll
Copy link

kn0ll commented Jun 18, 2012

did u publish yet i'm having same issue??

@jdp
Copy link

jdp commented Jun 18, 2012

if you don thelp i will unfollow this project!!!!

@emaaaa
Copy link

emaaaa commented Jun 18, 2012

@jdp unfollow, but I think you need it, not ?
@catshirt i try to install and @netpro2k say he dosent publish on rubyforge yet. TO install a package in this state use my previous hack

@davidcelis
Copy link
Author

@jdp: What a ridiculous (and childish) "threat"

@emaaaa
Copy link

emaaaa commented Jun 19, 2012

@davidcelis you're right

@benwilber
Copy link

any word on this? still having same problem

@kyteague
Copy link

did fix yet????

plz.

@netpro2k
Copy link
Owner

I have now updated this to work with the latest version of hubot, published to npm, added better error reporting, as well as notes on OS specific issues in the readme.

@loisaidasam
Copy link
Contributor

👍

@kn0ll
Copy link

kn0ll commented Oct 12, 2015

thanks!!

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

10 participants