8000 Attempt to install "form" recipe results in exception on cache warmup · Issue #191 · symfony/recipes · GitHub
[go: up one dir, main page]

Skip to content
Attempt to install "form" recipe results in exception on cache warmup #191
@aik099

Description

@aik099

The default configuration of form recipe has validation enabled and in that case during cache warmup I'm getting this error, when I haven't previously installed validation package:

...
Writing lock file
Generating autoload files
Executing script make cache-warmup [KO]
 [KO]
Script make cache-warmup returned with error code 2
!!  
!!  
!!                                                                      
!!  
!!  
!!    [Symfony\Component\DependencyInjection\Exception\LogicException]  
!!  
!!  
!!    The Validator component is required to use the Form component.    
!!  
!!  
!!                                                                      
!!  
!!  
!!  
!!  
!!  make: *** [cache-clear] Error 1
!!  
!!  

Installation failed, reverting ./composer.json to its original content.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0