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
When installing the bundle and executing the symfony recipe I got following error:
[KO]
Script cache:clear returned with error code 1
!!
!! In PhpDumper.php line 395:
!!
!! Environment variables "string:OAUTH2_ENCRYPTION_KEY" are never used. Please, check your container's configuration.
!!
!!
!!
Script @auto-scripts was called via post-update-cmd
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
EDIT
The error also shows when running php bin/console.
When installing the bundle and executing the symfony recipe I got following error:
EDIT
The error also shows when running
php bin/console
.Removing
string:
prefix solves the issue.composer.json
The text was updated successfully, but these errors were encountered: