Fork me on GitHub
#re-frame
<
2020-01-18
>
FiVo15:01:56

Hey, I just trying out the re-frame templete with cider. Did lein new re-frame yeah +cider and tried to jack in, but got the following error

Execution error (ExceptionInfo) at shadow.cljs.devtools.server.runtime/get-instance! (runtime.clj:11).
missing instance

Michaël Salihi16:01:08

You must select shadow-cljs instead lein when the cider-jack-in-cljs prompt is displaying.

Michaël Salihi17:01:39

@U11BV7MTK Exactly, shadow instead lein.

FiVo17:01:06

@UFBL6R4P3 thanks, realized that now as well

👍 4
FiVo15:01:24

lein dev runs fine