Fork me on GitHub
#proton
<
2016-03-23
>
ericfode18:03:59

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

ericfode19:03:10

(i ran lein run -m build/release, then cd target, apm install, apm link)

ericfode19:03:34

ahh it only happens when i use lein run -m build/dev-repl

dvcrn23:03:27

@ericfode: that still shouldn't happen, hrmmm

dvcrn23:03:24

@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