File is missing
-
Hello World!
I’m getting following while trying to verify checksums of a plugin:
# wp-cli --allow-root plugin delete xml-sitemap-feed Deleted 'xml-sitemap-feed' plugin. Success: Deleted 1 of 1 plugins. # wp-cli --allow-root plugin install xml-sitemap-feed Installing XML Sitemap & Google News (5.2.3) Downloading installation package from https://downloads.wp.xz.cn/plugin/xml-sitemap-feed.5.2.3.zip... Using cached file '/root/.wp-cli/cache/plugin/xml-sitemap-feed-5.2.3.zip'... Unpacking the package... Installing the plugin... Plugin installed successfully. Success: Installed 1 of 1 plugins. # wp-cli --allow-root plugin verify-checksums --all Error: Only verified 9 of 10 plugins (1 failed). +------------------+-----------+-----------------+ | plugin_name | file | message | +------------------+-----------+-----------------+ | xml-sitemap-feed | LICENSE | File is missing | | xml-sitemap-feed | README.md | File is missing | +------------------+-----------+-----------------+ #Please advise.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘File is missing’ is closed to new replies.