Help with GraalJs sample #57
Unanswered
s2310454034
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @s2310454034 currently I'm not actively working on project, however I'll check asap |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am testing out the sample for GraalJs which is provided in the repository. Somehow, no "jdk8.d.ts" file is generated inside the "ts" folder as specified by the readme of th GraalJs sample.
I kept all of the repository as is, except that I am using GraalVm 24.1.1 which means a JDK version 24 (not like 21 as originally stated in the pom.xml of the java2ts-processor-parent).
Upgraded my Maven version to 4.0.0-beta-3, because with 4.0.0-rc-3 it did not build at all.
Below is the console output of the build process (if this helps). I am guessing I am missing something here...
Best regards
Beta Was this translation helpful? Give feedback.
All reactions