Hi all, 🙂 I was copying untangled template, but it seems error with [untangled-web/untangled "1.0.0-SNAPSHOT"], it could not find it on clojars
Hi @codxse the new untangled combo lib is probably not yet published. It’s been 13 hours ago that @tony.kay did the commit. I’m sure he’ll publish it next week.
For the moment to start with the untangled template just replace [untangled-web/untangled "1.0.0-SNAPSHOT"] in the project-cljfile with [navis/untangled-client "0.8.2-SNAPSHOT"] and [navis/untangled-server "0.7.0"]
Ah thnks, :)
You’re welcome!