Skip to content

Issue with Magento 2.4 setup:install with system configuration in config.php #87

@rrojin-mcfadyen

Description

@rrojin-mcfadyen

An issue with Magento 2.4 setup: install command when having system configuration in config.php

Screenshot from 2021-03-22 23-05-13

Step to reproduce:
Run bin/magento setup: install with some configuration in config.php on a fresh database and without env.php

bin/magento setup:install -vvv --db-host="mysql_che" --db-password="root" --db-user="root" --db-name="new" --admin-firstname="admin" --admin-lastname="admin" --elasticsearch-host="elastic_che" --elasticsearch-port="9200" --admin-user="admin" --admin-password="admin123" --admin-email="admin@example.com" --cleanup-database

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions