bradp / vv

:globe_with_meridians: Variable VVV - a VVV Site Creation Wizard.‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ :x: This project is no longer maintained. Please update your copy of VVV , which has most of the vv features built in.
GNU General Public License v2.0
1k stars 89 forks source link

Wrong path in wp-cli.yml when using --bedrock #317

Open shoetten opened 8 years ago

shoetten commented 8 years ago

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