Skip to content

Instantly share code, notes, and snippets.

@darwin
Created March 8, 2020 21:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save darwin/7e103d6473f6263dc56baab20227653e to your computer and use it in GitHub Desktop.
Save darwin/7e103d6473f6263dc56baab20227653e to your computer and use it in GitHub Desktop.
> rm -rf ~/.m2/repository/binaryage/dirac/1.5.8
> clojure -Srepro -Sdeps '{:deps {binaryage/dirac {:mvn/version "1.5.8"} org.clojure/clojurescript {:mvn/version "RELEASE"} clj-logging-config {:mvn/version "1.9.12"}}}' -m dirac.main
Error building classpath. Could not find artifact binaryage:dirac:jar:1.5.8 in central (https://repo1.maven.org/maven2/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment