- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2018
10:32 AM
06-07-2018
10:32 AM
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]
The 'https://repo.magento.com/archives/magento/module-worldpay/magento-module-worldpay-100.2.1.0.zip' URL could not be accessed: HTTP/1.1 403 Forbidden
Log
Screenshot: http://x.zhuravel.bz/3D0z083Y0P3A
Full dump: http://x.zhuravel.bz/1D0M3e2s0k3P
I’m getting the same error locally when running 'composer install':
Thank you!
Labels:
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2018
10:43 AM
06-07-2018
10:43 AM
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
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2018
10:45 AM
06-07-2018
10:45 AM
Re: Composer install error in Magento 2 installation
Yes, auth.json exists and has the public and private keys for repo.magento.com
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2018
10:49 AM
06-07-2018
10:49 AM
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