-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Hello,
When I test check_requirements.bat, I got errors. Here is the log:
./check_requirements.bat
[OK] Docker is installed.
[OK] Docker Compose is installed.
La syntaxe de la commande n’est pas correcte.
and the check of the versions is:
> docker --version
Docker version 28.1.1, build 4eba377
> docker-compose --version
Docker Compose version v2.35.1-desktop.1
> javap -version
17.0.15
> java --version
openjdk 17.0.15 2025-04-15
OpenJDK Runtime Environment Temurin-17.0.15+6 (build 17.0.15+6)
OpenJDK 64-Bit Server VM Temurin-17.0.15+6 (build 17.0.15+6, mixed mode, sharing)
> mvn --version
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Default locale: fr_FR, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
> git --version
git version 2.49.0.windows.1
> jq --version
jq-1.7.1
Metadata
Metadata
Assignees
Labels
No labels