CampaignChain / campaignchain

CampaignChain Community Edition
Other
119 stars 51 forks source link

Failed to execute git checkout #477

Open Yao228 opened 3 years ago

Yao228 commented 3 years ago

Hi, I need your help. When I am triying to install campaignchain by composer create-project --stability=dev campaignchain/campaignchain campaignchain 1.0.x-dev

I get this error. Your command-line PHP is using multiple ini files. Run php --ini to show them. Now trying to download from source

create-project [-s|--stability STABILITY] [--prefer-source] [--prefer-dist] [--repository REPOSITORY] [--repository-url REPOSITORY-URL] [--add-r epository] [--dev] [--no-dev] [--no-custom-installers] [--no-scripts] [--no-progress] [--no-secure-http] [--keep-vcs] [--remove-vcs] [--no-insta ll] [--ignore-platform-reqs] [--] [] [] [] How can I fixed that error. Thank you.

ju3301 commented 2 years ago

Hi, have you tried php --ini ? what's result ?