You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is almost certainly the same bug as wp-cli/wp-cli#4689. Could you try moving your WP-CLI phar from /var/www/html/wp to a directory in your PATH, eg /usr/local/bin, or alternatively rename it to wp.phar?
php wp --info
output:php wp cli version
output:php -v
output:When trying to scaffold the plugin tests I always get the error
Command which is executed:
Output:
Did I miss something with the wp-cli installation?
The text was updated successfully, but these errors were encountered: