hello! I am working on the terminal feature and am trying to install the proton repo locally, but i get Namespace "cljs.core" already declared.
from the proton-mode package
(i ran lein run -m build/release, then cd target, apm install, apm link)
ahh it only happens when i use lein run -m build/dev-repl
@ericfode: that still shouldn't happen, hrmmm
@thheller: do you have any idea to avoid the "cljs.core" already declared error with shadow-build? I have a feeling that another package that is installed is using it as well