proto-repl icon indicating copy to clipboard operation
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)

Open WalterGR opened this issue 6 years ago • 0 comments

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.

WalterGR avatar Mar 26 '18 01:03 WalterGR