When I try to install phpcs I get an Unknown Error Code message
phive install phpcs
Phive 0.16.0 - Copyright (C) 2015-2025 by Arne Blankerts, Sebastian Heuer and Contributors
Downloading phpcs-4.0.0beta1.phar [https://phars.phpcodesniffer.com/phars/phpcs-4.0.0beta1.phar]
Downloading phpcs-4.0.0beta1.phar.asc [https://phars.phpcodesniffer.com/phars/phpcs-4.0.0beta1.phar.asc]
[ERROR] Signature could not be verified
[ERROR] unknown error code
I've tried this using 0.15.3 or 0.16.0. I've also tried with different version of phpcs.
Is there a way to tell what is causing the error?
I'm able to install phpstan, phpunit & php-cs-fixer, just seem to be having an issue with phpcs, and yes I talked with the phpcs folks and the issue can not be created on their end, so something must have changed recently to cause this issue.
When I try to install phpcs I get an Unknown Error Code message
I've tried this using 0.15.3 or 0.16.0. I've also tried with different version of phpcs.
Is there a way to tell what is causing the error?
I'm able to install phpstan, phpunit & php-cs-fixer, just seem to be having an issue with phpcs, and yes I talked with the phpcs folks and the issue can not be created on their end, so something must have changed recently to cause this issue.