Fork me on GitHub
#cider
<
2018-07-14
>
bozhidar05:07:09

@soulflyer Likely some REPL-type auto-detection problem.

bozhidar05:07:20

Supposedly we had recently fixed those.

soulflyer05:07:13

@bozhidar anything I can do to help fix it? I'm currently using in-ns and require from the repl so it's not a show stopper.

bozhidar05:07:37

What’s the cljs REPL you’re using?

bozhidar05:07:42

How are you starting it?

soulflyer06:07:12

I'm doing a cider-jack-in-clojurescript and selecting figwheel from the options offered

soulflyer06:07:54

and (cider-set-repl-type "cljs") fixes it

soulflyer06:07:26

ah ha. Switching from cemerick/piggieback to cider/piggieback seems to have done the trick. 🙂

bozhidar08:07:38

Yeah, that’s the future.

bozhidar08:07:25

Happy to hear you sorted this out! (although @dpsutton’s recent fix should have solved your problem). At any rate - cider/piggieback is much nicer and faster.

dominicm08:07:46

so very fast