Fork me on GitHub
#cider
<
2021-11-11
>
FlavaDave13:11:52

I have a shadow-cljs reagent projects that builds when i run shadow-cljs watch app but when i run , ' cider-jack-in-cljs shadow i get the following error

error in process filter: parseclj: Syntax error: "At position 249, unmatched :rbrace"
anyone know what might be the issue?

vemv14:11:04

check whether there's in fact an unmatched } somewhere next would be to check whether you're running parseedn + parseclj latest

FlavaDave18:11:23

that was it! thanks!

cider 1