Closed ghost closed 11 years ago
Similar error on windows hubot version: 2.3.2 node: 0.8.2
D:\Hubot\node_modules\hubot>node .\node_modules\coffee-script\bin\coffee .\bin\h
ubot -a skype
[Sat Aug 04 2012 12:32:52 GMT+0530 (India Standard Time)] ERROR Cannot load adap
ter skype - TypeError: Object #
Have only gotten this running on MacOS so far (and with much difficulty). Cant really provide any help for windows or linux, but if you do figure it out, please send instructions and I can add to readme.
hubot-skype is not compatible with the latest hubot, nothing to do with the os.
ah, maybe adapter format has changed or something. WIll look into it when I get a chance.
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.
Let me know if you are still having issues with the latest version.
Hello,
There is a strange error on CentOS 6.3 with Ruby 1.9.3 with the latest patchset -> on bin/hubot -a skype I get the following error trace:
ERROR Cannot load adapter skype - TypeError: Object #
And ideas?