We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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]
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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]
The text was updated successfully, but these errors were encountered: