typedb-osi / typedb-bio

TypeDB Bio: Biomedical Knowledge Graph
73 stars 30 forks source link

Prerequisites listing missing JDK version #22

Closed jackn11 closed 12 months ago

jackn11 commented 1 year ago

I got the error "...has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0" when running ./typedb server on Windows 10 due to an outdated version of JDK. However, a version of JDK is not listed in the prerequisites section in the readme for typedb-bio. I suggest that JDK version >= 11 be added to the list of prerequisites.

james-whiteside commented 12 months ago

Actioned.