Having an issue with httpurr trying to use the aleph client. When I require [httpurr.client.aleph]
I get a CompilerException java.lang.Exception: namespace 'aleph.http.multipart' not found, compiling:(aleph/http/client.clj:1:1)
I saw that aleph was “provided” and I made sure to have 0.4.1
as a dependency but that didn’t help