Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

When you install composer packages, you may face the following error: The checksum verification of the file failed

Reason: This issue happens because the package checksum in your system cache and checksum in the remote repository is different.

Solution: To resolve this problem use the following command:

composer clearcache

  • No labels