Datomic console not supported on current version?

Hi @jaret , I’m arriving here on the same journey. I downloaded the stand-alone console distributable and ran the ./bin/install-console $DATOMIC_HOME script. It printed:

 Installing Datomic Console...
 Copying files...
 Done!

this is my startup invocation:

bin/console -p 80 datomic datomic:ddb://re-gion-1/something-datomic/

App does not start up, produces no java logs and prints this on stderr

Execution error (FileNotFoundException) at clojure.main/main (main.java:40).
Could not locate datomic/console__init.class, datomic/console.clj or datomic/console.cljc on classpath.

Full report at:
/tmp/clojure-2118270895143814439.edn

I can’t easily get to that .edn file with the full report.