Help Needed: Issues Installing Plugins, Including easy_gantt
Added by daniel sanudo 7 months ago
Hello Redmine Community,
I'm encountering issues when trying to install certain plugins on Redmine, specifically the easy_gantt plugin, but the problem seems to be more general as I run into similar issues with other plugins as well. Here is the error message I receive when I run the rake task:
*sudo bundle exec rake redmine:plugins NAME=easy_gantt RAILS_ENV=production --trace- Invoke redmine:plugins (first_time)
- Execute redmine:plugins
- Invoke redmine:plugins:migrate (first_time)
- Invoke environment (first_time)
- Execute environment
rake aborted!
NameError: uninitialized constant RedmineExtensions::PatchManager
RedmineExtensions::PatchManager.register_controller_patch 'QueriesController', 'EasyGantt::QueriesControllerPatch'
^^^^^^^^^^^^
Did you mean? Pathname
I've tried searching for a solution but haven't found any functional information that addresses this error. It seems like there might be a missing or misconfigured dependency or an issue related to the patching process specific to RedmineExtensions.
Replies (1)
RE: Help Needed: Issues Installing Plugins, Including easy_gantt - Added by David from RedminePRO.com 7 months ago
Well, first thing, you shouldn't be using `sudo` to install the packages.
Also, are you sure that your redmine and the DB was upgraded before ?
David - https://redminepro.com/