typedb-osi / typedb-bio

TypeDB Bio: Biomedical Knowledge Graph
78 stars 31 forks source link

Prerequisites listing missing JDK version #22

Closed jackn11 closed 1 year ago

jackn11 commented 2 years 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 1 year ago

Actioned.