boot

:boot-clj: https://boot-clj.github.io/ — build tooling for Clojure. Dev chat in #boot-dev
esanmiguelc 2018-08-10T23:11:07.000026Z

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?