Fork me on GitHub
#dirac
<
2018-02-01
>
pepe08:02:21

Canary is back working. Thanks!

p-himik17:02:37

I'm getting an interesting error:

Error loading dirac.nrepl: java.io.FileNotFoundException: Could not locate com/rpl/specter__init.class or com/rpl/specter.clj on classpath., compiling:(dirac/lib/weasel_server.clj:1:1)

darwin17:02:10

aha, I probably forgot to add specter into dirac’s lib dependencies 😞

p-himik17:02:49

It has a test scope

darwin17:02:06

that is why it worked for me during dev

darwin17:02:22

I forgot that I filter deps for clojars lib

darwin17:02:35

for now add com.rpl/specter dep into your project

darwin17:02:51

I will release a new dirac version in few hours