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

ERROR Cannot load adapter twitter - TypeError #17

Open
uoftbot opened this issue Sep 5, 2013 · 1 comment
Open

ERROR Cannot load adapter twitter - TypeError #17

uoftbot opened this issue Sep 5, 2013 · 1 comment

Comments

@uoftbot
Copy link

uoftbot commented Sep 5, 2013

Running this adapter presents this error:

$ bin/hubot -a twitter -n twitterbot

[Thu Sep 05 2013 11:17:28 GMT-0400 (EDT)] ERROR Cannot load adapter twitter - TypeError: Object # has no method 'robot'

Installed with:

$ npm install
npm http GET https://registry.npmjs.org/hubot-twitter
npm http 304 https://registry.npmjs.org/hubot-twitter
npm http GET https://registry.npmjs.org/oauth/0.9.5
npm http 304 https://registry.npmjs.org/oauth/0.9.5
[email protected] node_modules/hubot-twitter
âââ [email protected]

@betzerra
Copy link

It seems that npm isn't installing the latest version. Try to download this repo manually and replace the old files with the ones you downloaded.

See #13

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