Skip to content

oauth

Auto Added by WPeMatico

Composer install .zip could not be downloaded

When I run composer install I get the error message: [ComposerDownloaderTransportException] The “https://repo.magento.com/archives/magento/module-invitation/magento-module-invitation-100.3.5.0.zip” file could not be downloaded (HTTP/1.1 404 Not Found) But I have auth.json in the magento/ directory like https://github.com/magento/magento-cloud says. { “http-basic”: { “repo.magento.com”: { “username”: “xxx”,… Read More »Composer install .zip could not be downloaded