Skip to content

Error on 'Installed UI Suite Bootstrap theme' step. #35

@vistar

Description

@vistar

On fin recipe-apply ../recipes/saplings:

 [success] Cache rebuild complete.
120/200 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░]
Installed UI Suite Bootstrap theme.

In RecipeConfigInstaller.php line 70:
                                                                               
  There were validation errors in block.block.saplings_child_social:           
  - third_party_settings.ui_styles.block: 'block' is not a supported key.      
  - third_party_settings.ui_styles.title: 'title' is not a supported key.      
  - third_party_settings.ui_styles.content: 'content' is not a supported key.  
  - third_party_settings.ui_styles: 'uuid' is a required key.                  
  - third_party_settings.ui_styles: 'langcode' is a required key.              
  - third_party_settings.ui_styles: 'status' is a required key.                
  - third_party_settings.ui_styles: 'dependencies' is a required key.          
  - third_party_settings.ui_styles: 'id' is a required key.                    
  - third_party_settings.ui_styles: 'theme' is a required key.                 
  - third_party_settings.ui_styles: 'region' is a required key.                
  - third_party_settings.ui_styles: 'weight' is a required key.                
  - third_party_settings.ui_styles: 'provider' is a required key.              
  - third_party_settings.ui_styles: 'plugin' is a required key.                
  - third_party_settings.ui_styles: 'settings' is a required key.              
  - third_party_settings.ui_styles: 'visibility' is a required key.            
                                                                               

recipe [-i|--input INPUT] [--] <path>

kanopi/drupal-starter 11.1.0


UPD:

After I comment it:

#third_party_settings:
#  ui_styles:
#    block:
#      selected: {  }
#      extra: ''
#    title:
#      selected: {  }
#      extra: ''
#    content:
#      selected: {  }
#      extra: ''

in block.block.saplings_child_social.yml, I have an error on fin recipe-apply ../recipes/saplings:

 [success] Cache rebuild complete.
156/200 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░]
Installed Paragraphs Edit module.

                                                                                                                        
 [ERROR] There were errors validating the config synchronization.                                                       
         Unable to uninstall the <em class="placeholder">Media</em> module because: Provides a filter plugin that is in 
         use in the following filter formats: <em class="placeholder">Full HTML</em>.                                   
         Unable to uninstall the <em class="placeholder">Responsive Tables Filter</em> module because: Provides a filter
         plugin that is in use in the following filter formats: <em class="placeholder">Full HTML</em>.                 
         Unable to uninstall the <em class="placeholder">Linkit</em> module because: Provides a filter plugin that is in
         use in the following filter formats: <em class="placeholder">Full HTML</em>.                                   

In ConfigInstaller.php line 391:
                                                                                                                                                      
  The configuration name "core.entity_form_display.paragraph.sa_media_collection.default" does not match the ID "paragraph.media_collection.default"  
                                                                                                                                                      

recipe [-i|--input INPUT] [--] <path>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions