Skip to content

GraalVM 21 not recognizedΒ #603

@meta-forte

Description

@meta-forte

I have GraalVM for JDK 21 installed.
It seems there is an issue with
https://github.com/metaforte/es4x/blob/develop/pm/src/main/java/io/reactiverse/es4x/cli/GraalVMVersion.java

I tried to change the regular expression and I compiled the es4x-pm-0.20.0.jar locally and copied my local snapshot jar into my node_modules.

I still get an error when I run the postgres example

$npm start

[email protected] start
es4x

Runtime GraalVM version mismatch { wanted: [22.3.2], provided: [21.35.1] }
For installation help see: https://www.graalvm.org/docs/getting-started-with-graalvm/

$ java -version
openjdk version "21" 2023-09-19
OpenJDK Runtime Environment GraalVM CE 21+35.1 (build 21+35-jvmci-23.1-b15)
OpenJDK 64-Bit Server VM GraalVM CE 21+35.1 (build 21+35-jvmci-23.1-b15, mixed mode, sharing)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions