Hi, the MacOS installation description here needs updating:
Java 17 is listed in the requirements but then the detailed instructions still have Java 11.
Dockstore does not work with Java 11 and gives the following error:
Error: LinkageError occurred while loading main class io.dockstore.client.cli.Client
java.lang.UnsupportedClassVersionError: io/dockstore/client/cli/Client 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
With Java 17 works fine