UglyHobbitFeet

Results 14 comments of UglyHobbitFeet

Hi, Just wondering if there was any movement on this, or when we could expect a release with this this fix. Thanks!!

I would opt to keep using adoptopenjdk/distroless and not to use the graalvm base image. I just run into multiple hurdles when attempting to do so (as shown in the...

FWIW I tried following the directions here using 0.14.0 as the target but the instructions don't work. https://reactiverse.io/es4x/get-started/package.html#jlink In step #2 it complains about the -o/--only flag not being valid...

It seems as though I've discovered a couple issues with the directions shown at : https://reactiverse.io/es4x/get-started/package.html#jlink - It assumes the graal/truffle jars are in node_modules/.lib folder. They are not. They...

I have also tried doing an es4x dockerfile command. It has the same errors about the es4x -o/--only flag as shown 2 posts up. It has the same errors about...

FYI I filed a bug for the SyntaxError here : https://github.com/eclipse-vertx/vert.x/issues/3770

I got it to work. I had to: - Manually override the options.js file with the syntax fix - Copy the .jvmci contents into .lib - Remove the --only property...

Sorry, I don't have it anymore. We've moved on to using a different tech stack. On Tue, May 11, 2021 at 10:13 AM Benedikt Stemmildt < ***@***.***> wrote: > @UglyHobbitFeet...

I'm sorry but I don't know how to provide more info than what's already in this ticket. I'm unfamiliar with setting this up in a sandbox that you can access....