Issue #3416748: Al instalar hay un error porque falta el módulo sitemap
1 unresolved thread
Merge request reports
Activity
Filter activity
assigned to @fjgarlin
[notice] Performed install task: install_config_import_batch [notice] Performed install task: install_config_download_translations [warning] Entity view display 'media.image.entity_embed': Component 'field_media_image' was disabled because its settings depend on removed dependencies. [warning] Entity form display 'paragraph.link_file.default': Component 'field_file' was disabled because its settings depend on removed dependencies. [notice] Missing required data for configuration: core.entity_form_display.node.news.default [notice] Missing required data for configuration: core.entity_form_display.taxonomy_term.category.default [notice] Missing required data for configuration: core.entity_view_display.node.component_page.full [notice] Missing required data for configuration: core.entity_view_display.node.event.teaser [notice] Missing required data for configuration: embed.button.file_embed [notice] Missing required data for configuration: embed.button.image_embed [notice] Missing required data for configuration: embed.button.remote_video_embed [notice] Missing required data for configuration: field.field.node.news.field_intro [notice] Missing required data for configuration: field.field.taxonomy_term.category.field_description [notice] Performed install task: install_config_revert_install_changes [notice] Translations imported: 9346 added, 0 updated, 0 removed. [notice] Performed install task: install_import_translations [notice] Performed install task: install_configure_form [warning] No configuration objects have been updated. [notice] Performed install task: install_finish_translations [warning] The custom path / has been omitted from the XML sitemaps as it does not exist. You can review custom paths <a href="https://drupales.ddev.site/admin/config/search/simplesitemap/custom">here</a>. [error] Missing text format: plain_text. [notice] Performed install task: install_finished [success] Installation complete. User name: admin User password: ----------------- ➜ la_es git:(1.0.x) ✗ ddev drush si --existing-config
Edited by Alvaro HurtadoWhich setup method from here https://project.pages.drupalcode.org/la_es/setup/ did you use @alvar0hurtad0?
It seems like we might need a dummy copy of the database.
I have not tried any of those methods yet as I was just setting up the site locally and did a
drush cex
. I'll make sure to include a task for the base setup, so it just works.Edited by Fran Garcia-Linares
Please register or sign in to reply