luminus

2018-11-16T19:23:03.028200Z

Oof every time I try to load a file in the repl I get a FileNotFoundException

2018-11-16T19:27:20.028600Z

Actually, I wonder if this has to do with proto-repl

2018-11-16T19:39:53.029400Z

Figured it out! I was running the webserver and using its own repl server instead of running the repl and starting the web service so the cider and\or proto-repl libs were not present.