jasongilman / proto-repl

A Clojure Development Environment package for the Atom editor
https://atom.io/packages/proto-repl
MIT License
565 stars 50 forks source link

When toggling the REPL: Refresh Warning: IllegalArgumentException No such namespace: clojure.tools.namespace.repl clojure.lang.Var.find (Var.java:141) #298

Open WalterGR opened 6 years ago

WalterGR commented 6 years ago

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.