RocketBot container is unable to start
Summary
Unable to run rocketbot container because of hubot-business-cat script
Steps to reproduce
Just run this role with rocketbot.
Expected behavior
Container with bot is started.
Actual behavior
Container is unable to start.
Relevant logs and/or screenshots
ERROR Unable to load /home/hubot/node_modules/hubot-business-cat/src/businesscat: SyntaxError: /home/hubot/node_modules/hubot-business-cat/src/data/triggers.json: Unexpected string
at Object.parse (native)
at Object.Module._extensions..json (module.js:486:27)
at Module.load (/home/hubot/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/coffee-script.js:211:36)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object.<anonymous> (/home/hubot/node_modules/hubot-business-cat/src/businesscat.coffee:21:10, <js>:6:12)
at Object.<anonymous> (/home/hubot/node_modules/hubot-business-cat/src/businesscat.coffee:20:1, <js>:38:4)
at Module._compile (module.js:460:26)
at Object.loadFile (/home/hubot/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/coffee-script.js:182:19)
at Module.load (/home/hubot/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/coffee-script.js:211:36)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Robot.loadFile (/home/hubot/node_modules/hubot/src/robot.coffee:355:9, <js>:224:20)
at /home/hubot/node_modules/hubot-business-cat/index.coffee:12:11, <js>:26:33
at FSReqWrap.cb [as oncomplete] (fs.js:226:19)
Possible fixes
Remove busines scat script form defaults.