cancel
Showing results for 
Search instead for 
Did you mean: 

Composer install error in Magento 2 installation

Composer install error in Magento 2 installation

Hi! I'm trying to configure a Magento Cloud project and I'm getting a Composer error.
Please advise.
 
Error
- Installing magento/module-worldpay (100.2.1): Downloading                                                                                                                                                         
[Composer\Downloader\TransportException]                                                                                                                 
 
Log
 
I’m getting the same error locally when running 'composer install':
 
Thank you!
3 REPLIES 3

Re: Composer install error in Magento 2 installation

Hi @talkable

 

Can you please verify that auth.json file is there in root directory ?

 

If not - create auth.json file in the root directory and then add public key and private key in that auth.json file !

 

Then check - it might work

if issue solved,Click Kudos & Accept as Solution

Re: Composer install error in Magento 2 installation

Yes, auth.json exists and has the public and private keys for repo.magento.com

Re: Composer install error in Magento 2 installation

Hi @talkable

 

ok - i understand !

 

I think this post have same issue - https://magento.stackexchange.com/questions/102013/magento-2-enterprise-install-issue

 

Which you are facing and it have solution as well - kindly refer this it might help you !

 

 

if issue solved,Click Kudos & Accept as Solution