Andrei Tara
Andrei Tara
Same issue here ... I am running this on docker on an M1 and I get this: java.lang.IllegalStateException: Unsupported architecture: linux:aarch64 at com.arakelian.jq.NativeLib.getPath(NativeLib.java:155) at com.arakelian.jq.ImmutableNativeLib.access$1001(ImmutableNativeLib.java:31) at com.arakelian.jq.ImmutableNativeLib$InitShim.getPath(ImmutableNativeLib.java:144) at com.arakelian.jq.ImmutableNativeLib.(ImmutableNativeLib.java:54) at...
@psiotwo dod you got any solution on this?
> @andrei-tara no :-( using https://github.com/eiiches/jackson-jq. looks a bit too complicated compared to this
@arakelian any hint on how I can inject the relevant binary into this? or how can I use the js form system listed on the one form lib ?
> @andrei-tara I've got an M1 MacBook Pro, but all tests run fine for me. Maybe because Rosetta is kicking in? Having said that, I don't mind doing as @nicsor...
@nicsor @arakelian Just for clarity, this error I get only when running on Mac M1 inside a docker container, on the machine is working just fine. @arakelian thank you for...
same issue here :(
It really sucks because I need transactional support and I can't change the node version :|
@shubhtrino nop :( not working
@nicsor amazing !!! works like a charm did a local build / test 👍👍👍 @arakelian can you please merge this? so we have it form the maven?