Created
August 1, 2012 14:49
-
-
Save hugobarauna/3227490 to your computer and use it in GitHub Desktop.
dilbert hubot's script error
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
2012-08-01T14:39:08+00:00 app[web.1]: [Wed Aug 01 2012 14:39:08 GMT+0000 (UTC)] ERROR Unable to load /app/node_modules/hubot-scripts/src/scripts/dilbert: Error: Cannot find module 'htmlparser' | |
2012-08-01T14:39:08+00:00 app[web.1]: Error: Cannot find module 'htmlparser' | |
2012-08-01T14:39:08+00:00 app[web.1]: at Function._resolveFilename (module.js:337:11) | |
2012-08-01T14:39:08+00:00 app[web.1]: at Function._load (module.js:279:25) | |
2012-08-01T14:39:08+00:00 app[web.1]: at Module.require (module.js:359:17) | |
2012-08-01T14:39:08+00:00 app[web.1]: at require (module.js:375:17) | |
2012-08-01T14:39:08+00:00 app[web.1]: at Object.<anonymous> (/app/node_modules/hubot-scripts/src/scripts/dilbert.coffee:4:16) | |
2012-08-01T14:39:08+00:00 app[web.1]: at Object.<anonymous> (/app/node_modules/hubot-scripts/src/scripts/dilbert.coffee:35:4) | |
2012-08-01T14:39:08+00:00 app[web.1]: at Module._compile (module.js:446:26) | |
2012-08-01T14:39:08+00:00 app[web.1]: at Object..coffee (/app/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/coffee-script.js:22:21) | |
2012-08-01T14:39:08+00:00 app[web.1]: at Module.load (module.js:353:31) | |
2012-08-01T14:39:08+00:00 app[web.1]: at Function._load (module.js:311:12) | |
2012-08-01T14:39:08+00:00 app[web.1]: [Wed Aug 01 2012 14:39:08 GMT+0000 (UTC)] ERROR Unable to load /app/node_modules/hubot-scripts/src/scripts/octocat: Error: Cannot find module 'xml2js' | |
2012-08-01T14:39:08+00:00 app[web.1]: Error: Cannot find module 'xml2js' | |
2012-08-01T14:39:08+00:00 app[web.1]: at Function._resolveFilename (module.js:337:11) | |
2012-08-01T14:39:08+00:00 app[web.1]: at Function._load (module.js:279:25) | |
2012-08-01T14:39:08+00:00 app[web.1]: at Module.require (module.js:359:17) | |
2012-08-01T14:39:08+00:00 app[web.1]: at require (module.js:375:17) | |
2012-08-01T14:39:08+00:00 app[web.1]: at Object.<anonymous> (/app/node_modules/hubot-scripts/src/scripts/octocat.coffee:4:12) | |
2012-08-01T14:39:08+00:00 app[web.1]: at Object.<anonymous> (/app/node_modules/hubot-scripts/src/scripts/octocat.coffee:44:4) | |
2012-08-01T14:39:08+00:00 app[web.1]: at Module._compile (module.js:446:26) | |
2012-08-01T14:39:08+00:00 app[web.1]: at Object..coffee (/app/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/coffee-script.js:22:21) | |
2012-08-01T14:39:08+00:00 app[web.1]: at Module.load (module.js:353:31) | |
2012-08-01T14:39:08+00:00 app[web.1]: at Function._load (module.js:311:12) | |
2012-08-01T14:39:08+00:00 heroku[web.1]: Stopping all processes with SIGTERM | |
2012-08-01T14:39:08+00:00 heroku[web.1]: State changed from starting to up | |
2012-08-01T14:39:09+00:00 heroku[web.1]: Process exited with status 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment