Closed tofi86 closed 9 years ago
Alright, got it to work. But only by deleting Gemfile.lock
and removing gem 'rake', '~> 10.1.1'
from the Gemfile
.
Also had to do a bundle update
You always have to run bundle update
when installing a new plugin.
You have to run it from your redmine's root path.
Why is an old version of rake needed in this plugin?
I also get this error: