Closed bouzuya closed 9 years ago
I'm not sure what you are referring to. Where are you seeing to do npm install -g coffee-script
?
Oh, I see what you mean now. No, it shouldn't be necessary and is fixed by https://github.com/github/generator-hubot/pull/28
npm install -g coffee-script
. Is it necessary?npm test
does not work unless install coffee-script. I fixed it. See #11 .