When i uninstall module and than i try install again get error. what can i do?
error is
Unable to install Entity Browser example, core.entity_form_display.node.entity_browser_test.default, core.entity_view_display.node.entity_browser_test.default, core.entity_view_display.node.entity_browser_test.teaser, field.field.node.entity_browser_test.body, field.field.node.entity_browser_test.field_files, field.field.node.entity_browser_test.field_nodes, field.storage.node.field_files, field.storage.node.field_nodes, node.type.entity_browser_test already exist in active configuration.

Comments

Jaypan’s picture

https://www.drupal.org/node/644164

You can move the thread by editing the original post and choosing 'Post Installation' as the forum.

Thank you.

mbienk’s picture

I had success in removing following file temporary during installation of Entity Browser Example.

.../modules/entity_browser/modules/example/config/install/field.storage.node.field_files1.yml

After installation it can be restored again.

Good luck

Michael

jeremyH1024’s picture

mbienk - your solution worked.

Thanks j

jeremyH1024’s picture

Well, it looked like it installed correctly with no errors but now it shows an error:
Unable to install Entity Browser example due to unmet dependencies: core.entity_form_display.node.entity_browser_test.default (field.field.node.entity_browser_test.field_files1)