Open imThief opened 2 years ago
Hi, I use Ruby 3.0.4, and I have no this problem.
Maybe you need to change (try to do this):
require_relative 'lib/redmine_project_themes'
(on file init.rb)
to
require_dependency File.expand_path('../lib/redmine_project_themes', __FILE__)
Hi there.
Looks like plugin is incompatible with Redmine version 5 and above, trying to install - getting this