Fork me on GitHub
#fulcro
<
2021-06-05
>
Carlo11:06:37

@holyjak how do I connect to the right repl for the fulcro exercises from emacs? Usually I do cider-jack-in-cljs and then select shadow-cljs but in this case I get:

error in process sentinel: Could not start nREPL server: npx: installed 100 in 5.21s
------------------------------------------------------------------------------

   WARNING: shadow-cljs not installed in project.
   See 

------------------------------------------------------------------------------

Carlo11:06:55

nevermind I had to use cider-connect . It could be worthwhile to mention this in the readme @holyjak

Jakub Holý (HolyJak)14:06:20

Hi, thank you! I do not use Emacs so any help with the instructions is welcome. Last time @U2QGRCMSM tried the instructions and it worked for him. So what's the difference? 🙏

Jakub Holý (HolyJak)14:06:23

I see, I will mention to use M-x cider-connect-cljs. Thx!

Carlo16:06:30

I can add more precise instructions if you want them, when I'm back later. Glad to be useful, the exercises are very good! 🙂

Jakub Holý (HolyJak)19:06:24

FYI - Readme updated