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?
Btw, reinstalling atom+proton and the clojure layer helps each time, but that gets boring quite fast.
Are you able to start a REPL using Lein when it happens?
@niclasnilsson I would bring up the developer tools in Atom and look for errors in the console
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.
But after a full reinstall of atom+proton and so on, it always works.
Ok let me know if you see the problem again.
Absolutely, thanks!