Fork me on GitHub
#protorepl
<
2017-02-20
>
niclasnilsson11:02:26

Hi everyone, I have a problem with proto-repl. Several times now it just stops working at random days. Right now for instance, nothing at all happens when I try to start the repl. No errors, no window, no nothing. I try to open the demo project (in case something is wrong with my project), but it doesn’t work there either. Any suggestions of how to debug this?

niclasnilsson11:02:32

Btw, reinstalling atom+proton and the clojure layer helps each time, but that gets boring quite fast.

jasongilman16:02:11

Are you able to start a REPL using Lein when it happens?

jasongilman16:02:11

@niclasnilsson I would bring up the developer tools in Atom and look for errors in the console

niclasnilsson16:02:13

I had to clean out Atom this time as well (couldn’t find a solution), so I’ll try this the next time. REPL from terminal (lein or boot) works all the time.

niclasnilsson16:02:55

But after a full reinstall of atom+proton and so on, it always works.

jasongilman16:02:19

Ok let me know if you see the problem again.

niclasnilsson16:02:17

Absolutely, thanks!