protorepl

niclasnilsson 2017-02-20T11:25:26.000659Z

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?

niclasnilsson 2017-02-20T11:48:32.000660Z

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

jasongilman 2017-02-20T16:05:11.000661Z

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

jasongilman 2017-02-20T16:06:11.000662Z

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

niclasnilsson 2017-02-20T16:08:13.000663Z

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.

niclasnilsson 2017-02-20T16:08:55.000664Z

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

jasongilman 2017-02-20T16:12:19.000666Z

Ok let me know if you see the problem again.

niclasnilsson 2017-02-20T16:19:17.000667Z

Absolutely, thanks!