Unable to install Documents due to unmet dependencies

Created on 26 September 2024, 7 months ago

Hello

i have these error when i try to activate Hamlet "Documents" :

Error message
Unable to install Documents due to unmet dependencies: field.field.node.document.attached_private (field.storage.node.attached_private), field.field.node.document.terms (field.storage.node.terms), views.view.document_cabinet (field.storage.node.attached_private, field.storage.node.terms, system.menu.topright)

i have install drupal 9 with O2switch and i use Cforge 2.0.1 (i have try the last version and have the same error) ,

Thanks

💬 Support request
Status

Active

Version

2.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @abeilleverte
  • Please don't report problems in 2.0.1 while 2.0.2 is available!

  • Sorry I misread.

    In summary the following config items are missing.
    field.storage.node.attached_private
    field.storage.node.terms
    field.storage.node.attached_private
    field.storage.node.terms
    system.menu.topright
    This is odd because those items are all part of the profile and it suggests that the profile didn't install correctly and isn't running correctly.
    However you should be able to enable the configuration module and go to
    admin/config/development/configuration/single/import
    and import the above 5 config items from profiles/cforge/config/install.
    Then the documents module should stop complaining.

Production build 0.71.5 2024