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

Remove --yes param from 'db create' #50

Merged

Conversation

glrodasz
Copy link
Contributor

@glrodasz glrodasz commented Feb 10, 2018

Trying setting up the project in Mac OS in High Sierra 10.13.3 when it runs robo wordpress:setup you are getting an error saying that is not possible to recognize the --yes parameter, so the rest of robo wordpress scripts were not running.

Looks the parameter --yes is invalid for the command db create, after removed it I was able to run robo wordpress:setup without problems and have the wordpress installation configured correctly.

@glrodasz
Copy link
Contributor Author

This has been tested on Windows as well and is working.

Copy link
Member

@ginatrapani ginatrapani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!!

@ginatrapani ginatrapani merged commit 78d6fe8 into postlight:master Feb 28, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants