Created
March 5, 2013 04:07
-
-
Save iorionda/5087915 to your computer and use it in GitHub Desktop.
./bin/hubot -a skype が動かない。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Tue Mar 05 2013 12:45:38 GMT+0900 (JST)] ERROR Cannot load adapter skype - Error: Cannot find module 'hubot' | |
| TypeError: Cannot call method 'on' of null | |
| at Object.<anonymous> (/Users/ONDA/work/hubot/bin/hubot:136:19) | |
| at Object.<anonymous> (/Users/ONDA/work/hubot/bin/hubot:140:4) | |
| at Module._compile (module.js:449:26) | |
| at Object.exports.run (/Users/ONDA/.nodebrew/node/v0.8.18/lib/node_modules/coffee-script/lib/coffee-script/coffee-script.js:82:25) | |
| at compileScript (/Users/ONDA/.nodebrew/node/v0.8.18/lib/node_modules/coffee-script/lib/coffee-script/command.js:177:29) | |
| at fs.stat.notSources.(anonymous function) (/Users/ONDA/.nodebrew/node/v0.8.18/lib/node_modules/coffee-script/lib/coffee-script/command.js:152:18) | |
| at fs.readFile (fs.js:176:14) | |
| at Object.oncomplete (fs.js:297:15) |
Author
iorionda
commented
Mar 5, 2013
Author
% node -v
v0.9.11でもダメでした。
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment