Nico Van Severen

Results 2 comments of Nico Van Severen

> I solved adding the `s3-uploads/inc/class-wp-cli-command.php` to `require` directive on `wp-cli.yml` file. > > ```yaml > require: > - wp-content/plugins/s3-uploads/inc/class-wp-cli-command.php > ``` for people wondering: add in you project home...

change `return (pipe);` to `return (pass);` that should fix it