Fork me on GitHub
#cider
<
2019-03-02
>
hoppy17:03:45

hi, having some grief jacking in a node repl on raspi. I took what cider tried to do and did it on the comand line, with similar results. Any ideas?

dpsutton18:03:07

Can you just start up the project without cider? It's saying you've got a bad file some where's

dpsutton18:03:44

which version of lein are you using?

hoppy18:03:35

I'm not sure about "just starting it up", I can build it with cljsbuild if that's what you mean

hoppy19:03:45

also trying to get there launching lein repl manually and connecting

hoppy19:03:51

getting this: WARNING: CIDER requires cider-nrepl to be fully functional. Many things will not work without it!

hoppy21:03:53

I got past this by putting openjdk 11 - something about the arm java from oracle is upset