-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Labels
buggood first issuehacktoberfestThis issue welcomes contributions for HacktoberfestThis issue welcomes contributions for Hacktoberfest
Description
Describe the bug
I downloaded installed crowdin-cli.zip, unpacked it and installed with:
$ sudo ./install-crowdin-cli.sh
[sudo] password for user:
Checking JAVA installation...
/usr/bin/java
Checking JAVA version...
Your Java version is 11 - OK
Installing Crowdin CLI...
Crowdin CLI installed!
To Reproduce
$ crowdin
Error: LinkageError occurred while loading main class com.crowdin.cli.Cli
java.lang.UnsupportedClassVersionError: com/crowdin/cli/Cli has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
Expected behavior
it should work like version 3.19.4 was. Also the installation scripts says Your Java version is 11 - OK
Environment:
Ubuntu 22.04.5 LTS
Metadata
Metadata
Assignees
Labels
buggood first issuehacktoberfestThis issue welcomes contributions for HacktoberfestThis issue welcomes contributions for Hacktoberfest