Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add possibility to add flags to magento install script | include all necessary flags by default #158

Open
Andrii-Antoniuk opened this issue Sep 5, 2024 · 0 comments

Comments

@Andrii-Antoniuk
Copy link
Member

Magento has a bug during installation if some modules are having data patches.

In order to solve this, 2 flags need to be added to https://github.com/scandipwa/create-magento-app/blob/master/build-packages/magento-scripts/lib/tasks/magento/setup-magento/install-magento.js#L168-L192

--cleanup-database \
--disable-modules

Internal communication about this:
https://scandiweb.slack.com/archives/C028D2YTZ52/p1723131001909019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant