Closed colindean closed 9 years ago
please install coffee-script 1.8.x
Can I do that when Hubot HEAD depends on 1.6.3? Or do I need to fork my own copy of hubot base and change that?
coffee-script 1.8.0 is upward compatible with 1.6.3. I'm using 1.8.0 in my hubot.
How? I'm on Heroku.
run
% npm install coffee-script@">=1.8.0" -save
or, edit package.json
like this https://github.com/masuilab/slack-hubot/blob/master/package.json#L29
Found while trying to address #18 once again.
This error shows in my log just a few seconds after I start hubot.