Fork me on GitHub
#figwheel
<
2023-05-10
reefersleep11:05:21

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)))

reefersleep11:05:01

I have openjdk 20:

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