mobber007

Results 2 comments of mobber007

> Currently solved this via `export COMPOSE_INTERACTIVE_NO_CLI=1; ` @tareq1988 can you please share, where have you executed the export command? The path, i mean.

Was not able to fix with export COMPOSE_INTERACTIVE_NO_CLI=1; in no way whatsoever . A dirty workaround i've found was: script -q -c "ee site create example.com --type=wp" /dev/null | cat...