This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-05-10
Channels
- # aws (39)
- # babashka (4)
- # beginners (5)
- # biff (25)
- # cider (14)
- # clj-on-windows (40)
- # clojure-europe (36)
- # clojure-gamedev (1)
- # clojure-losangeles (4)
- # clojure-norway (51)
- # clojure-spec (5)
- # clojure-uk (2)
- # clojurescript (2)
- # clr (176)
- # data-science (10)
- # datalevin (17)
- # datomic (7)
- # deps-new (4)
- # docs (3)
- # emacs (12)
- # figwheel (3)
- # figwheel-main (5)
- # hyperfiddle (20)
- # instaparse (3)
- # introduce-yourself (8)
- # lsp (66)
- # malli (43)
- # off-topic (4)
- # rdf (11)
- # reagent (5)
- # releases (2)
- # sci (11)
- # shadow-cljs (24)
- # slack-help (2)
- # specter (7)
- # tools-deps (3)
- # xtdb (48)
#figwheel
<
2023-05-10I 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)))
I have openjdk 20:
% file $(brew --prefix openjdk)/bin/java
/opt/homebrew/opt/openjdk/bin/java: Mach-O 64-bit executable arm64
I found a solution, but not an entirely satisfactory one yet: https://clojurians.slack.com/archives/CALJ3BFLP/p1683720258106489?thread_ts=1683719055.164609&cid=CALJ3BFLP