Fork me on GitHub
#specter
<
2017-10-18
>
levitanong15:10:30

This is weird. on 1.0.3, while firing up my repl, I got a:

java.lang.RuntimeException: Unable to resolve symbol: richnav in this context, compiling:(com/rpl/specter.cljc:62:6)

levitanong15:10:39

what could this be?

nathanmarz20:10:57

@levitanong is this clj or cljs?

levitanong20:10:53

@nathanmarz clj. Disappeared when I updated to 1.0.4 lol

gdeer8123:10:41

the same thing happened to me when I was righting the specter-koans. it was because I started writing the koans in version 0.13.0 and picked it up again after the 1.0 release so my project.clj was sorely out of date. all was well after I bumped the specter version