Fork me on GitHub
#cider
<
2019-10-15
>
Macroz09:10:38

Anybody know should this work or how CIDER tries to detect Shadow-CLJS projects? Asking before reading the source.

Macroz19:10:23

I'll report here also that I was using my own forked clojure-mode that was old enough not to contain shadow-cljs files

dpsutton13:10:44

I’ve seen this before. Is it possible the warning is from refactor-clj which doesn’t recognize shadow cljs as a project root. Does everything still work? Possible to just remove refactor

Macroz14:10:18

That didn't seem to do a thing, and nothing still works.

dpsutton14:10:15

got a minimal repro? i'd love to investigate and help out

Macroz14:10:44

how about just do https://github.com/thheller/shadow-cljs#quick-start and switch to node-script

dpsutton14:10:18

ah, i think shadow and CIDER don't play nice with node-script. But i don't remember the reason

Macroz14:10:52

quite depressing

Macroz14:10:03

I don't see it mentioned in the docs

Macroz14:10:14

is there something I could do to fix it

dpsutton15:10:32

i don't remember the details. i asked in #shadow-cljs and can look into it

👍 4
Macroz19:10:23

I'll report here also that I was using my own forked clojure-mode that was old enough not to contain shadow-cljs files