Closed (cannot reproduce)
Project:
File Entity Browser
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Aug 2016 at 09:09 UTC
Updated:
5 Sep 2025 at 09:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
samuel.mortenson@proweb.ua Do you have replication steps from the point of installing Drupal? I'm not able to replicate this error.
Comment #3
gomesh commented1. Install new drupal 8.2.1
2. Install file browser & file browser example module .
3. Both module enable successfully .
3. After this , I disable file browser example and file browser module through drush.
4. when again enabling file browser module , I get the below error .
Unable to install File Browser, image.style.file_entity_browser_small already exists in active configuration.
Unable to install File Browser Example, block_content.type.file_browser, core.entity_form_display.block_content.file_browser.default,
core.entity_form_display.node.file_browser.default, core.entity_view_display.block_content.file_browser.default,
core.entity_view_display.node.file_browser.default, field.field.block_content.file_browser.field_file_browser_reference,
field.field.node.file_browser.body, field.field.node.file_browser.field_file_browser_image,
field.storage.block_content.field_file_browser_reference, field.storage.node.field_file_browser_image, node.type.file_browser already
exist in active configuration.
Also attach screenshot .
Comment #4
nelslynn commentedI have this same error, any solutions yet? I installed file_entity_browser, then uninstalled it. When I tried to reinstall, I get the this error: See screenshot.
Config:
file_entity_browser - 8.x-1.x-dev, tried 8.x-1.0-alpha3 also
entity_browser 8.x-1.0-beta3
Related issue (dev does not fix this): https://www.drupal.org/node/2721329
https://www.drupal.org/node/2807155
Comment #5
handkerchiefi have the same error as #4 with the newest dev versions. Any solution?
Comment #6
samuel.mortensonThis should fix it - anyone want to review?
Comment #7
moshe weitzman commentedWhat solved this for me was to enable block_content module. I think file_browser_example should add a dependency on block_content in its info.yml file.
Comment #8
samuel.mortensonHere's a fix per #7 - anyone have time to review?
Comment #9
uniquename commentedTested on a fresh d10 installation and worked for me.
Comment #10
d.fisher commentedCan anyone tell me if this issue persists? If so let's make a branch and get this fixed. If not let's close this as outdated. Changing target version to 2.x-dev and status to postponed (maintainer needs more into). I've just become a maintainer here and am spinning lots of plates so if someone can confirm this is still an issue that would be a massive help!! Thank you.
Comment #11
d.fisher commentedClosing as outdated as I've just managed to install the file browser example without any issues.