You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Executing script cache:clear [KO]
[KO]
Script cache:clear returned with error code 1
!!
!! // Clearing the cache for the dev environment with debug
!! // true
!!
!!
!! In XmlFileLoader.php line 407:
!!
!! Unable to parse file "/app/vendor/friendsofsymfony/rest-bundle/DependencyIn
!! jection/../Resources/config/view.xml": The XML file "/app/vendor/friendsofs
!! ymfony/rest-bundle/DependencyInjection/../Resources/config/view.xml" is not
!! valid.
!!
!!
!! In XmlUtils.php line 148:
!!
!! The XML file "/app/vendor/friendsofsymfony/rest-bundle/DependencyInjection/
!! ../Resources/config/view.xml" is not valid.
!!
!!
!! In XmlFileLoader.php line 684:
!!
!! Notice: tempnam(): file created in the system's temporary directory
!!
!!
!! cache:clear [--no-warmup] [--no-optional-warmers]
!!
!!
composer install
same with
composer auto-scripts
composer.json used: https://pastebin.com/JtHk3ZiV
strange because calling symfony console cache:clear gives no errors
The only not usual thing I'm using is the composer via docker this way:
The text was updated successfully, but these errors were encountered: