verification failure
-
In version 2.4.2, plugin verification using WP-CLI fails due to lack of
vendor
directory and some files:$ wp plugin verify-checksums facebook-auto-publish
+-----------------------+------------------------------------------------------------------------------------------------------+-----------------+
| plugin_name | file | message |
+-----------------------+------------------------------------------------------------------------------------------------------+-----------------+
| facebook-auto-publish | composer.json | File is missing |
| facebook-auto-publish | composer.lock | File is missing |
| facebook-auto-publish | vendor/autoload.php | File is missing |
| facebook-auto-publish | vendor/composer/ClassLoader.php | File is missing |
| facebook-auto-publish | vendor/composer/LICENSE | File is missing |
| facebook-auto-publish | vendor/composer/autoload_classmap.php | File is missing |
| facebook-auto-publish | vendor/composer/autoload_files.php | File is missing |
| facebook-auto-publish | vendor/composer/autoload_namespaces.php | File is missing |
| facebook-auto-publish | vendor/composer/autoload_psr4.php | File is missing |
| facebook-auto-publish | vendor/composer/autoload_real.php | File is missing |
| facebook-auto-publish | vendor/composer/autoload_static.php | File is missing |
| facebook-auto-publish | vendor/composer/installed.json | File is missing |
| facebook-auto-publish | vendor/facebook/graph-sdk/CODE_OF_CONDUCT.md | File is missing |
| facebook-auto-publish | vendor/facebook/graph-sdk/LICENSE | File is missing |
| facebook-auto-publish | vendor/facebook/graph-sdk/composer.json | File is missing |
| facebook-auto-publish | vendor/facebook/graph-sdk/phpcs.xml.dist | File is missing |
...Could you please fix this?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.