I have facing error in composer install in cloud project. Issue is facing in module-staging-page-builder module Downloading (failed).
Command
composer install
Error:
- Installing magento/module-staging-page-builder (2.2.0): Downloading (failed)
[ComposerDownloaderTransportException]
The
“https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-2.2.0.0.zip” file could not be downloaded (HTTP/1.1 404 Not Found)
install [–prefer-source] [–prefer-dist] [–dry-run] [–dev]
[–no-dev] [–no-custom-installers] [–no-autoloader] [–no-scripts]
[–no-progress] [–no-suggest] [-v|vv|vvv|–verbose]
[-o|–optimize-autoloader] [-a|–classmap-authoritative]
[–apcu-autoloader] [–ignore-platform-reqs] [–] []…
I have added public key and private key in auth.json but not works.
Any help would be appreciated. Thanks!