The issue
I want to try installing the theme, but I can't, is the problem with the flarum version?
Flarum information
![
//log C:\xampp\htdocs\flarum\storage\logs\composer
<warning>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"}</warning>
<warning>Now trying to download from source</warning>
- Syncing serakoi/flarumdiscordtheme (0.1.0) into cache
146/151 [===========================>] 96%
151/151 [============================] 100%
In Git.php line 472:
Failed to clone https://github.com/Serakoi/flarum-discord-theme-2.git via https, ssh protocols, aborting.
- https://github.com/Serakoi/flarum-discord-theme-2.git
Cloning into bare repository 'C:\xampp\htdocs\flarum/storage/.composer/cache/vcs/https---github.com-Serakoi-flaru
m-discord-theme-2.git'...
remote: Repository not found.
fatal: repository 'https://github.com/Serakoi/flarum-discord-theme-2.git/' not found
- git@github.com:Serakoi/flarum-discord-theme-2.git
Cloning into bare repository 'C:\xampp\htdocs\flarum/storage/.composer/cache/vcs/https---github.com-Serakoi-flaru
m-discord-theme-2.git'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
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>...]
[2024-02-15 23:58:41] composer.ERROR: require "the-turk/flarum-stargazing-theme:*" -W
C:\xampp\htdocs\flarum/composer.json has been updated
Running composer update the-turk/flarum-stargazing-theme --with-all-dependencies
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires the-turk/flarum-stargazing-theme * -> satisfiable by the-turk/flarum-stargazing-theme[0.1.1].
- the-turk/flarum-stargazing-theme 0.1.1 requires flarum/core ^0.1.0-beta.10 -> found flarum/core[v0.1.0-beta.10, ..., v0.1.0-beta.16] but it does not match your minimum-stability.
Installation failed, reverting C:\xampp\htdocs\flarum/composer.json and C:\xampp\htdocs\flarum/composer.lock to their original content.