Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5.x installation issue / NoMethodError: undefined method `mirror_assets' for nil:NilClass #58

Open
whotopia opened this issue Sep 17, 2023 · 0 comments

Comments

@whotopia
Copy link

I keep getting this error?


I, [2023-09-17T10:29:18.616338 #184304]  INFO -- : Migrating to ActsAsTaggableMigration (20201116145429)
== 20201116145429 ActsAsTaggableMigration: migrating ==========================
-- create_table("additional_tags")
   -> 0.0379s
-- create_table("additional_taggings")
   -> 0.0810s
== 20201116145429 ActsAsTaggableMigration: migrated (0.1194s) =================

I, [2023-09-17T10:29:18.807397 #184304]  INFO -- : Migrating to MigrateExistingTags (20201123093214)
== 20201123093214 MigrateExistingTags: migrating ==============================
-- table_exists?("tags")
   -> 0.0008s
== 20201123093214 MigrateExistingTags: migrated (0.0019s) =====================

rake aborted!
NoMethodError: undefined method `mirror_assets' for nil:NilClass
/home/rm-zam/redmica-stable-2.3/lib/redmine/plugin_loader.rb:142:in `mirror_assets'
/home/rm-zam/redmica-stable-2.3/lib/tasks/redmine.rake:164:in `block (3 levels) in <top (required)>'
/home/rm-zam/redmica-stable-2.3/lib/tasks/redmine.rake:74:in `block (2 levels) in <top (required)>'


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants