Salesforce CLI is recently installed in my system and it is showing the following information on every command.
! sfdx-cli: update available from 6.55.1-be0b3dc4c4 to 7.22.0-de5c6ecff8
I am not able to create project for the same. I have also checked by setting the disable auto update as ture in the environment variables.
When I am running sfdx update, the update is failing with the following error
SHA mismatch: expected <alpha-numaric id> to be <different alpha-numaric id>
If on windows try running as an admin. That seemed to solve my problem (on Windows Server 12).
If you're on a Linux machine try running with sudo rights.