Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Can not call install-codestandards" #20

Open
hirasso opened this issue Dec 31, 2024 · 0 comments
Open

"Can not call install-codestandards" #20

hirasso opened this issue Dec 31, 2024 · 0 comments

Comments

@hirasso
Copy link

hirasso commented Dec 31, 2024

Hi there! Thank you for providing this nice starter plugin! I just tried to run composer install and I got a few abandoned warnings, but more importantly, an issue with the install-codestandards script:

❯ composer install
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package object-calisthenics/phpcs-calisthenics-rules is abandoned, you should avoid using it. Use symplify/phpstan-rules instead.
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
24 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
Class PHPCSStandards\Composer\Plugin\Installers\PHPCodeSniffer\Plugin is not autoloadable, can not call install-codestandards script

The important part:

Class PHPCSStandards\Composer\Plugin\Installers\PHPCodeSniffer\Plugin is not autoloadable, can not call install-codestandards script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant