Skip to content

crowdin CLI not starting on Ubuntu 22.04 LTS #840

@neurino

Description

@neurino

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions