alexcheng1982 / docker-magento2

Docker image for Magento Open Source 2
MIT License
381 stars 258 forks source link

Invalid backend frontname #39

Open fones opened 5 years ago

fones commented 5 years ago

When trying to install magento via script I get:

Invalid backend frontname ''

In InstallCommand.php line 264:

Parameter validation failed

setup:install [--backend-frontname BACKEND-FRONTNAME] [--amqp-host AMQP-HOST] ....

Installing via web is ok.

marco3211 commented 5 years ago

I'm getting the same problem. Is there a solution to this?

Thanks