ezsystems / launchpad

CLI tool to bootstrap an eZ Platform project Docker stack | #justcode
https://ezsystems.github.io/launchpad
MIT License
22 stars 26 forks source link

ez create doesn't work #101

Closed stevenbustos closed 3 years ago

stevenbustos commented 3 years ago
Q A
Bug report? no
Feature request? no
BC Break report? yes
RFC? no
Version 1.8.8
Environment Linux

Hi, I just installed ezlaunchpad in my Arch Linux machine, the init command works well, but when I run ~/ez clean or create it doesn't do anything, what could cause this? I'm running PHP 8.0.2, Docker 20.10.3 and docker-compose 1.28.2

Plopix commented 3 years ago

PHP 8 is not supported yet on the host.

We've got to make it work soon

Plopix commented 3 years ago

https://github.com/ezsystems/launchpad/pull/100 should fix it ;)

Plopix commented 3 years ago

fixed in v1.9.1