proto-repl
proto-repl copied to clipboard
When toggling the REPL: Refresh Warning: IllegalArgumentException No such namespace: clojure.tools.namespace.repl clojure.lang.Var.find (Var.java:141)
I'm hitting this. See this comment on issue 111: https://github.com/jasongilman/proto-repl/issues/111#issuecomment-262683237
FYI, I'm actually still seeing this error message so I wonder if you missed a case,
Refresh Warning: IllegalArgumentException No such namespace: clojure.tools.namespace.repl clojure.lang.Var.find (Var.java:141)
Adding proto-repl as a dependency cleared it up.