Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Hubot does not run Locally #12

Open
@zeknox

Description

@zeknox

I recently performed a git clone of the this repo and then ran:

$ bin/hubot

I then get hit with this error.

[Tue Dec 02 2014 11:08:52 GMT-0600 (CST)] ERROR Unable to load /Users/username/Documents/tools/hubot-pf/node_modules/hubot-scripts/src/scripts/mongolab-brain: TypeError: Cannot call method 'indexOf' of undefined
  at exports.parse (/Users/username/Documents/tools/hubot-pf/node_modules/mongodb/lib/mongodb/connection/url_parser.js:14:10)
  at Function.MongoClient.connect (/Users/username/Documents/tools/hubot-pf/node_modules/mongodb/lib/mongodb/mongo_client.js:164:16)
  at module.exports (/Users/username/Documents/tools/hubot-pf/node_modules/hubot-scripts/src/scripts/mongolab-brain.coffee:39:3, :43:24)
  at Robot.loadFile (/Users/username/Documents/tools/hubot-pf/node_modules/hubot/src/robot.coffee:217:9, :163:24)
  at Robot.loadHubotScripts (/Users/username/Documents/tools/hubot-pf/node_modules/hubot/src/robot.coffee:244:7, :193:28)
  at Shell.loadScripts (/Users/username/Documents/tools/hubot-pf/node_modules/hubot/bin/hubot:105:11, :104:19)
  at Shell.EventEmitter.emit (events.js:92:17)
  at Shell.run (/Users/username/Documents/tools/hubot-pf/node_modules/hubot/src/adapters/shell.coffee:40:5, :84:12)
  at Robot.run (/Users/username/Documents/tools/hubot-pf/node_modules/hubot/src/robot.coffee:437:5, :391:27)
  at Object. (/Users/username/Documents/tools/hubot-pf/node_modules/hubot/bin/hubot:135:8, :146:11)
  at Object. (/Users/username/Documents/tools/hubot-pf/node_modules/hubot/bin/hubot:5:1, :149:4)
  at Module._compile (module.js:456:26)

Wondering if this is something on my end missing or something wrong with the repo? Any insight would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions