Hello everyone,
when I try to install FoF/sitemap it gives me the following error:
Token (hidden):
Token stored successfully.
Failed to download zerosonesfun/composer-preview from dist: The "https://api.github.com/repos/zerosonesfun/flarum-ext-composer-preview/zipball/50ab4a51229f3e9d2d7dfff3f22dd6dd75501301" file could not be downloaded (HTTP/2 404 ):
{"message":"Not Found","documentation_url":"https://docs.github.com/rest/repos/contents#download-a-repository-archive-zip","status":"404"}
Now trying to download from source
- Syncing zerosonesfun/composer-preview (1.3) into cache
1/1 [============================] 100%
In Git.php line 504:
Failed to execute git clone --mirror -- 'https://ghp...EoP:x-oauth-basic@github.com/zerosonesfun/flarum-ext-composer-preview.git' '/root/.cache/composer/vcs/https---github.com-zerosonesfun-flarum-ext-composer-preview.git/'
Cloning into bare repository '/root/.cache/composer/vcs/https---github.com-zerosonesfun-flarum-ext-composer-preview.git'...
fatal: unable to access 'https://github.com/zerosonesfun/flarum-ext-composer-preview.git/': gnutls_handshake() failed: The TLS connection was non-properly terminated.
require [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--fixed] [--no-suggest] [-
-no-progress] [--no-update] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--update-no-dev] [-w|--
update-with-dependencies] [-W|--update-with-all-dependencies] [--with-dependencies] [--with-all-dependencie
s] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest]
[-m|--minimal-changes] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloa
der] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [<packages>...]
Can anyone help me?