-
-
Couldn't load subscription status.
- Fork 19
Description
Hi!
Thank you for your work: this command is awesome and it works like a charms.
We have some issue with the latest update of wp-cli: when we try to install your extension we have some errors like:
Problem 1 - Conclusion: remove wp-cli/wp-cli 2.0.1 - typisttech/image-optimize-command 0.1.0 requires wp-cli/wp-cli ^1.4.1 -> satisfiable by wp-cli/wp-cli[v1.4.1, v1.5.0, v1.5.1]. - typisttech/image-optimize-command 0.1.1 requires wp-cli/wp-cli ^1.4.1 -> satisfiable by wp-cli/wp-cli[v1.4.1, v1.5.0, v1.5.1]. - typisttech/image-optimize-command 0.1.2 requires wp-cli/wp-cli ^1.4.1 -> satisfiable by wp-cli/wp-cli[v1.4.1, v1.5.0, v1.5.1]. - Can only install one of: wp-cli/wp-cli[v2.0.1, v1.4.1]. - Can only install one of: wp-cli/wp-cli[v2.0.1, v1.5.0]. - Can only install one of: wp-cli/wp-cli[v2.0.1, v1.5.1]. - Installation request for wp-cli/wp-cli 2.0.1 -> satisfiable by wp-cli/wp-cli[2.0.1]. - Installation request for typisttech/image-optimize-command @stable -> satisfiable by typisttech/image-optimize-command[0.1.0, 0.1.1, 0.1.2]. Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.
How we can bypass this error?