Hi there, I’m using ring as a dependency [ring "1.6.3"]
to my project and i’m getting:
java.io.FileNotFoundException: Could not locate ring/core/protocols__init.class or ring/core/protocols.clj on classpath.
Whenever I try to run it locally ( on my mac ). Any idea why that is?