vv
vv copied to clipboard
Wrong path in wp-cli.yml when using --bedrock
Hey,
when using --bedrock
to generate a bedrock page, the path in the wp-cli.yml
file is incorrectly set to path: htdocs/web/web
, when it should be path: htdocs/web/wp
.
This results in wp-cli not beeing able to delete default themes and plugins, as shown in this extract from the log:
==> default: Success: WordPress installed successfully.
==> default: Error: This does not seem to be a WordPress install.
==> default: Pass --path=`path/to/wordpress` or run `wp core download`.
Otherwise, thanks for making a nice, easy to use tool!
vv version 1.12