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
I'm getting the following when trying to run this from a Clojure REPL as per the instructions in the README
Downloading: com/datomic/client/0.8.103/client-0.8.103.pom from central
...
Error building classpath. Could not find artifact com.datomic:dev-local:jar:0.9.172 in central (https://repo1.maven.org/maven2/)
Bumping up the datomic/dev-local version to 0.9.195 fixed it for me.
The text was updated successfully, but these errors were encountered:
I'm getting the following when trying to run this from a Clojure REPL as per the instructions in the README
Bumping up the datomic/dev-local version to 0.9.195 fixed it for me.
The text was updated successfully, but these errors were encountered: