ITADN

Install of squirrelphp/twig-php-syntax failed

#953Openeinz-loggik 创建于 2026-04-09
E
einz-loggikcommented
### Shopware Version 6.7.8.2 ### Shopware CLI Version 0.14.3 ### PHP Version 8.3.7 ### Operating System macOS 26.0.1 ### CLI Command npx @shopware-ag/shopware-cli project create testsetup I just wanted to test the new method for installing Shopware, chose some random options, and ran into an error. Summary Project name: testsetup Version: latest Deployment: deployer CI/CD: gitlab Docker: Yes Git: Yes OpenSearch: No AMQP: Yes ### Actual behaviour Installation ends with fatal error and exit status 1 ### Expected behaviour Installation ends successful with no error ### Relevant log/output ```shell 0/145 [>---------------------------] 0% 20/145 [===>------------------------] 13% 32/145 [======>---------------------] 22% 49/145 [=========>------------------] 33% 61/145 [===========>----------------] 42% Install of squirrelphp/twig-php-syntax failed 75/145 [==============>-------------] 51% 87/145 [================>-----------] 60% 105/145 [====================>-------] 72% 119/145 [======================>-----] 82% 131/145 [=========================>--] 90% 140/145 [===========================>] 96% 142/145 [===========================>] 97% 143/145 [===========================>] 98% 144/145 [===========================>] 99% 145/145 [============================] 100% In RecursiveDirectoryIterator.php line 48: RecursiveDirectoryIterator::__construct(/app/vendor/squirrelphp/twig-php-sy ntax): Failed to open directory: No such file or directory ```
0 条评论