Fork me on GitHub
#reitit
<
2019-12-09
>
crinklywrappr22:12:50

I've screwed up something with my project. Evaluating this namespace produces an error. If I evaluate everything but reitit.ring it seems to work. Need some help troubleshooting this. http://dpaste.com/04ENQ2C

crinklywrappr22:12:02

The (ns ...) is the only form in the file

crinklywrappr22:12:32

I can't reproduce the error in an empty project using lein try and (require '[reitit.ring :as ring])