| Q |
A |
| Bug report? |
yes |
| Sylius version |
1.7.3 |
Following the install instructions . Environment is Ubuntu 20.04, composer 1.10.1, php 7.4
Run:
composer create-project sylius/sylius
... usual "Configuring" options appear, and then the error:
Executing script cache:clear [KO]
[KO]
Script cache:clear returned with error code 1
!!
!! In BaseNode.php line 441:
!!
!! Invalid configuration for path "payum.security.token_storage": Only one tok
!! en storage could be configured.
!!
!!
!! In MainConfiguration.php line 154:
!!
!! Only one token storage could be configured.
!!
!!
!!
Script @auto-scripts was called via post-update-cmd
Is this a bug? Seems unusual to run into this with just the basic create-project step.
Following the install instructions . Environment is Ubuntu 20.04, composer 1.10.1, php 7.4
Run:
composer create-project sylius/sylius... usual "Configuring" options appear, and then the error:
Is this a bug? Seems unusual to run into this with just the basic create-project step.