You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'''
Retrieving figwheel/figwheel/0.2.5/figwheel-0.2.5.jar from clojars
Retrieving clojure-complete/clojure-complete/0.2.3/clojure-complete-0.2.3.jar from clojars
Could not find artifact thi.ng:geom:jar:0.0.777-dirty in central (https://repo1.maven.org/maven2/)
Could not find artifact thi.ng:geom:jar:0.0.777-dirty in clojars (https://clojars.org/repo/)
This could be due to a typo in :dependencies or network issues.
If you are behind a proxy, try setting the 'http_proxy' environment variable.
'''
I am not behind a proxy. I edited 'project.clj' to reference thi.ng/geom 0.0.777 instead, and 'lein deps' completed successfully.
The text was updated successfully, but these errors were encountered:
Hiya, I know, I know... am busy working on 0.0.778 which fixes the issue we had with 777 and also uses a newer version of Clojurescript (in which I discovered another bug).
when running 'lein deps' I got the following
'''
Retrieving figwheel/figwheel/0.2.5/figwheel-0.2.5.jar from clojars
Retrieving clojure-complete/clojure-complete/0.2.3/clojure-complete-0.2.3.jar from clojars
Could not find artifact thi.ng:geom:jar:0.0.777-dirty in central (https://repo1.maven.org/maven2/)
Could not find artifact thi.ng:geom:jar:0.0.777-dirty in clojars (https://clojars.org/repo/)
This could be due to a typo in :dependencies or network issues.
If you are behind a proxy, try setting the 'http_proxy' environment variable.
'''
I am not behind a proxy. I edited 'project.clj' to reference thi.ng/geom 0.0.777 instead, and 'lein deps' completed successfully.
The text was updated successfully, but these errors were encountered: