lando / wordpress

The Official WordPress Lando Plugin
https://docs.lando.dev/wordpress/
GNU General Public License v3.0
13 stars 6 forks source link

lando wp cli search-replace fails #3

Open matbrady opened 2 years ago

matbrady commented 2 years ago

While attempting to lando pull, the tasks fails during the wp cli search-replace process stating WP_HOME is undefined though it exists in the .env file. It appears running any wp cli command will fail.

PHP Fatal error:  Uncaught Error: Undefined constant "WP_HOME" in phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(1277) : eval()'d code:175

Lando Version: 3.6.1

labboy0276 commented 2 years ago

@matbrady can you please provide more info, which OS are you on and can you paste your .lando.yml please.