-
Notifications
You must be signed in to change notification settings - Fork 63
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 can not load adaptor #47
Comments
Are you by chance trying to run against the wrong I seem to be getting hung up at
|
Turned out my issue was with python... specifically pyenv had not been set properly with |
Thanks @TheEricMiller for pitching in, I'm glad that you got it working! Besides trying the above suggestion, I would also encourage upgrading |
Hello,
i am using following dependencies
"dependencies": {
"hubot-flowdock": ">= 0.3.x",
"hubot": "2.3.2",
"hubot-scripts": ">= 2.1.0",
"optparse": "1.0.3"
},
after doing npm install
when i do hubot -a flowdock -d i am getting the below error. Could someone please help
[Tue May 06 2014 09:53:31 GMT+0530 (India Standard Time)] ERROR Cannot load adap
ter flowdock - Error: Cannot find module 'hubot-flowdock'
let me know if you need more information
The text was updated successfully, but these errors were encountered: