Oof every time I try to load a file in the repl I get a FileNotFoundException
Actually, I wonder if this has to do with proto-repl
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.