IllegalStateException: No language and polyglot implementation was found on the classpath. Make sure the truffle-api.jar is on the classpath.
implementation 'org.graalvm.sdk:graal-sdk:20.1.0' implementation 'org.graalvm.truffle:truffle-api:20.1.0' implementation 'org.graalvm.js:js:20.1.0'