figwheel

reefersleep 2023-05-10T11:23:21.470659Z

I tried in the terminal, and got the following error (part of a long, long stacktrace):

Caused by: java.lang.UnsatisfiedLinkError: /private/var/folders/k4/6_gfzwc524xfk3r_blf6qqm80000gn/T/jna5990386747980808100.tmp: dlopen(/private/var/folders/k4/6_gfzwc524xfk3r_blf6qqm80000gn/T/jna5990386747980808100.tmp, 0x0001): tried: '/private/var/folders/k4/6_gfzwc524xfk3r_blf6qqm80000gn/T/jna5990386747980808100.tmp' (fat file, but missing compatible architecture (have (unknown,i386,x86_64), need (arm64e)))

reefersleep 2023-05-10T11:24:01.180849Z

I have openjdk 20:

% file $(brew --prefix openjdk)/bin/java     
/opt/homebrew/opt/openjdk/bin/java: Mach-O 64-bit executable arm64

reefersleep 2023-05-10T12:06:18.284019Z

I found a solution, but not an entirely satisfactory one yet: https://clojurians.slack.com/archives/CALJ3BFLP/p1683720258106489?thread_ts=1683719055.164609&cid=CALJ3BFLP