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

Latest repl is not in clojars or maven. could you please upload it. #281

Open metaforte opened 6 years ago

metaforte commented 6 years ago

Could not find artifact proto-repl:proto-repl:jar:1.4.20 in central (https://repo1.maven.org/maven2/) Could not find artifact proto-repl:proto-repl:jar:1.4.20 in clojars (https://clojars.org/repo/) Could not find artifact proto-repl-charts:proto-repl-charts:jar:0.4.1 in central (https://repo1.maven.org/maven2/) Could not find artifact proto-repl-charts:proto-repl-charts:jar:0.4.1 in clojars (https://clojars.org/repo/)

gw666 commented 4 years ago

I am trying to run Atom + proto-repl to create a Clojure environment. I am getting the same errors:


Could not find artifact proto-repl:proto-repl:jar:1.4.24 in central (https://repo1.maven.org/maven2/) Could not find artifact proto-repl:proto-repl:jar:1.4.24 in clojars (https://repo.clojars.org/)

How is it that other users can run Atom + proto-repl in the context of these two error messages?

How can I get Atom to work with proto-repl? Thanks!