hubotでRM Mini3を操作しようとして、hubot起動したらエラー。
助けて頂けないでしょうか。

pi@raspberrypi:~/homebot $ bin/hubot
npm WARN hubot-help@0.2.2 requires a peer of coffee-script@^1.12.6 but none is installed. You must install peer dependencies yourself.

up to date in 33.954s
homebot> [Fri Jan 26 2018 00:48:16 GMT+0900 (JST)] ERROR Unable to load /home/pi/homebot/node_modules/hubot-broadlink-rm/src/broadlink-rm: SyntaxError: unexpected CALL_START
at Object.exports.throwSyntaxError (/home/pi/homebot/node_modules/coffee-script/lib/coffee-script/helpers.js:197:13)
at Parser.parser.yy.parseError (/home/pi/homebot/node_modules/coffee-script/lib/coffee-script/coffee-script.js:265:20)
at Parser.parse (/home/pi/homebot/node_modules/coffee-script/lib/coffee-script/parser.js:537:22)
at compile (/home/pi/homebot/node_modules/coffee-script/lib/coffee-script/coffee-script.js:35:24)
at Object.loadFile (/home/pi/homebot/node_modules/coffee-script/lib/coffee-script/coffee-script.js:176:14)
at Module.load (/home/pi/homebot/node_modules/coffee-script/lib/coffee-script/coffee-script.js:211:36)
at tryModuleLoad (module.js:513:12)
at Function.Module._load (module.js:505:3)
at Module.require (module.js:604:17)
at require (internal/module.js:11:18)
at Robot.loadFile (/home/pi/homebot/node_modules/hubot/src/robot.coffee:355:9, <js>:224:20)
at module.exports (/home/pi/homebot/node_modules/hubot-broadlink-rm/index.coffee:11:9, <js>:24:31)
at Robot.loadExternalScripts (/home/pi/homebot/node_modules/hubot/src/robot.coffee:401:11, <js>:272:39)
at /home/pi/homebot/node_modules/hubot/bin/hubot:152:11, <js>:159:26
at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:528:3)