The issue
When I run composer require flarum/extension-manager:*
I got error:
composer require flarum/extension-manager:*
./composer.json has been updated
Running composer update flarum/extension-manager
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Installing dependencies from lock file (including require-dev)
Package operations: 134 installs, 0 updates, 0 removals
- Downloading serakoi/flarumdiscordtheme (0.1.0)
0/1 [>---------------------------] 0% Failed to download serakoi/flarumdiscordtheme from dist: The "https://api.github.com/repos/Serakoi/flarum-discord-theme-2/zipball/0c61875f7ea1f4f2a1cb5c438cd10aef7ce9ed3e" 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"}
Now trying to download from source
- Syncing serakoi/flarumdiscordtheme (0.1.0) into cache
1/1 [============================] 100%
In Git.php line 473:
Failed to execute git clone --mirror -- 'https://ghp...0Hl:x-oauth-basic@githu
b.com/Serakoi/flarum-discord-theme-2.git' '/home/gm540423/.cache/composer/vcs/
https---github.com-Serakoi-flarum-discord-theme-2.git/'
Cloning into bare repository '/home/gm540423/.cache/composer/vcs/https---githu
b.com-Serakoi-flarum-discord-theme-2.git'...
remote: Repository not found.
fatal: repository 'https://github.com/Serakoi/flarum-discord-theme-2.git/' not
found
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-dependencies] [--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-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [<packages>...]