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

drupal-check is not working at all. #150

Closed
shamsher327 opened this issue Apr 3, 2020 · 4 comments
Closed

drupal-check is not working at all. #150

shamsher327 opened this issue Apr 3, 2020 · 4 comments

Comments

@shamsher327
Copy link

I have tried many times with different machines and the same environment needs as mentioned. It still not work properly. It requires more development and refinement.

Error:
check [--drupal-root [DRUPAL-ROOT]] [--format [FORMAT]] [-d|--deprecations] [-a|--analysis] [-s|--style] [--memory-limit [MEMORY-LIMIT]] [--no-progress] [--] ...

exit 1
~> drupal-check /var/www/drupalvm/vitrine/docroot/modules/contrib/dsu_c_image
File 'phar:https:///usr/local/bin/drupal-check/vendor/phpstan/phpstan-deprecation-rules/rules.neon' is missing or is not readable.
exit 1
~> drupal-check /var/www/drupalvm/vitrine/docroot/modules/contrib/dsu_c_image/dsu_c_image.module
File 'phar:https:///usr/local/bin/drupal-check/vendor/phpstan/phpstan-deprecation-rules/rules.neon' is missing or is not readable.
exit 1
~>

@srihitha-narra
Copy link

I get the same error
File 'phar:https:///usr/local/bin/drupal-check/vendor/phpstan/phpstan-deprecation-rules/rules.neon' is missing or is not readable.

@shamsher327
Copy link
Author

shamsher327 commented Apr 8, 2020

@srihitha-narra I would suggest you use http:https://local.d9.com/admin/reports/upgrade-status module to get deprecated methods details. It works the same what drupal-check can do.

@srihitha-narra
Copy link

srihitha-narra commented Apr 9, 2020

Thanks @shamsher327 Using upgrade_status module already. Wanted to try drupal-check for its CLI support.

@mglaman
Copy link
Owner

mglaman commented May 11, 2020

Phar is just flat out broken. I'm closing this to track the complete problem in #167

@mglaman mglaman closed this as completed May 11, 2020
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

3 participants