Fork me on GitHub
#calva
<
2020-09-01
>
Danny17:09:12

Hey, friends! First, thanks for the great tool and the awesome documentation. I'm just starting to experiment with Luminus and am at the top simply trying to jack-in. Referring to https://calva.io/luminus/, it seems very straight forward, but I'm getting an odd error that I don't have the experience to track down the cause of. Would anyone know what causes this?

ERROR: Unhandled REPL handler exception processing message {:op eval, :code *ns*, :id 1}
Syntax error compiling at (cider/nrepl/inlined_deps/orchard/v0v6v0/orchard/java/legacy_parser.clj:1:1).
running: lein update-in :dependencies conj '[nrepl"0.6.0"]' -- update-in :dependencies conj '[clj-kondo"2020.04.05"]' -- update-in :dependencies conj '[cider/cider-nrepl"0.23.0"]' -- update-in :plugins conj '[cider/cider-nrepl"0.23.0"]' -- update-in '[:repl-options :nrepl-middleware]' conj '["cider.nrepl/cider-middleware"]' -- with-profile +dev shadow watch app test by itself works without issue, however, jacking in results in the above error. Any thoughts or debug steps?

bringe17:09:54

Hey @dfehrenbach04. I've reproduced the issue. Something is not right. Would you mind creating an issue?

Danny17:09:27

Sure can 🙂

💯 3
Danny17:09:43

done https://github.com/BetterThanTomorrow/calva/issues/777 (and wow that number hah). Thanks friends!

bringe17:09:55

Lucky issue! lol