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
While attempting to
lando pull, the tasks fails during thewpclisearch-replaceprocess statingWP_HOMEis undefined though it exists in the.envfile. It appears running any wp cli command will fail.Lando Version: 3.6.1