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

Sample data command not installing sample data #12

Open
azmeehan opened this issue May 4, 2020 · 2 comments
Open

Sample data command not installing sample data #12

azmeehan opened this issue May 4, 2020 · 2 comments

Comments

@azmeehan
Copy link
Contributor

azmeehan commented May 4, 2020

Sample data is not installed when following the quicksetup instructions and providing
--use-sample-data option.

To Reproduce
lando magento quick:setup --use-sample-data

Expected Result
Sample data is installed

Actual result
Command runs without error but there are no sample data packages installed. Seems to just run the install command again.

This works
lando magento sampledata:deploy
lando magento setup:upgrade

@tylers-username
Copy link
Contributor

tylers-username commented May 4, 2020

What is the output that you get when passing --sample-data? Re-read your issue description.

Looks like the modified setup may no longer be forwarding options to the Magento cli.

@azmeehan
Copy link
Contributor Author

azmeehan commented May 4, 2020

Where is this command actually being handled. I can t find a function or a command called --use-sample-data or --sample-data?

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

No branches or pull requests

2 participants