I am try to install magento 2 in Xampp Windows platform, I am getting the following error when i try to run the following command,
composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition=2.4.7 m2
Getting the following error,
How to solve this issue?