Louis Bourdages

Results 1 issues of Louis Bourdages

Starting an embedded server does not work on M1/M2 Macs, failing with the following exception: ``` Caused by: java.lang.RuntimeException: can not get slib/nginx-clojure-embed-macosx-aarch64.dylib at class path at nginx.clojure.embed.NginxEmbedServer.loadDynamicLibrary(NginxEmbedServer.java:74) at nginx.clojure.embed.NginxEmbedServer.(NginxEmbedServer.java:45)...