Restream/redmine_customize

`find': Redmine::PluginNotFound

DiegoJArg opened this issue · 0 comments

Hi.
I just installed it in Redmine 3.3 in Windows.
If I am not wrong, it is a looking for a "find" plugin.
I guess that it has hardcoded Linux-only command line tolos.

Am I correct? Will this be compatible anytime soon?

! Unable to load application: Redmine::PluginNotFound: Redmine::PluginNotFound
C:/Downloads/redmine-3.3.2/lib/redmine/plugin.rb:123:in `find': Redmine::PluginN
otFound (Redmine::PluginNotFound)
        from C:/Downloads/redmine-3.3.2/lib/redmine/plugin.rb:251:in `requires_r
edmine_plugin'
        from C:/Downloads/redmine-3.3.2/plugins/redmine_customize/init.rb:27:in
`block in <top (required)>'
        from C:/Downloads/redmine-3.3.2/lib/redmine/plugin.rb:75:in `instance_ev
al'
        from C:/Downloads/redmine-3.3.2/lib/redmine/plugin.rb:75:in `register'
        from C:/Downloads/redmine-3.3.2/plugins/redmine_customize/init.rb:6:in `
<top (required)>'
        from C:/Ruby23/lib/ruby/gems/2.3.0/gems/activesupport-4.2.7.1/lib/active
_support/dependencies.rb:274:in `require'