hubotio / generator-hubot

Hubot generator for Yeoman
MIT License
155 stars 91 forks source link

While Running hubot on nodejs cmd #107

Closed kanusoni closed 8 months ago

kanusoni commented 4 years ago

when i am running this command \bin\hubot to run hubot i am getting error like this:-

ERROR Cannot load adapter Campfire - Error: Cannot find module 'hubot-Campfire' Require stack:

could you please help me resolve this error. Thanks.

joeyguerra commented 1 year ago

campfire.js is lowercase. Have you tried running it via bin/hubot -a campfire?