suer / redmine_webhook

147 stars 81 forks source link

webhook can not work #47

Closed xudatou-94 closed 1 year ago

xudatou-94 commented 1 year ago

redmine version 5.0.4.stable download redmine_webhook code in master branch when add new issue i get a err log in production.log

[ERROR --: uninitialized constant redmine webhook::webhook listener::faraday]

how to solve it

yzzy commented 1 year ago

did you run bundle install after cloning the repo?

xudatou-94 commented 1 year ago

did you run bundle install after cloning the repo? I have run the command and still get the same error

xudatou-94 commented 1 year ago

I reinstalled the plugin, work fine