I am currently trying to clone an existing project of mine from github. After clone I run composer install during the process I receive the following error:
composer install
Just running
composer update
fixed the issue.