electric-datomic-browser icon indicating copy to clipboard operation
electric-datomic-browser copied to clipboard

Invalid :refer, var goog.string/format does not exist

Open snldzo7 opened this issue 1 year ago • 1 comments

when running clj -A:dev -X user/main

I get the following error

shadow-cljs - server version: 2.22.10 running at http://localhost:9630
shadow-cljs - nREPL server started on port 9001
[:dev] Configuring build.
[:dev] Compiling ...
[:dev] Build failure:
------ ERROR -------------------------------------------------------------------
 File: jar:file:/Users/user/.m2/repository/thheller/shadow-cljs/2.22.10/shadow-cljs-2.22.10.jar!/shadow/cljs/devtools/client/hud.cljs:1:1
--------------------------------------------------------------------------------

   1 | (ns shadow.cljs.devtools.client.hud
-------^------------------------------------------------------------------------
Invalid :refer, var goog.string/format does not exist
--------------------------------------------------------------------------------
   2 |   (:require
   3 |     [shadow.dom :as dom]
   4 |     [shadow.animate :as anim]
   5 |     [shadow.cljs.devtools.client.env :as env]
--------------------------------------------------------------------------------


👉 App server available at http://0.0.0.0:8080```


im on an M2 Mac in case that matters 

snldzo7 avatar Sep 15 '24 11:09 snldzo7

Did you resolve this @snldzo7 ? Same is happening to me on ubuntu.

Here is a relevant Slack conversation in case anyone is looking. The resolution didn't work for me, but YMMV. https://clojurians.slack.com/archives/C7Q9GSHFV/p1692792979446549

markgdawson avatar Oct 05 '24 11:10 markgdawson

I meet the same problem.

MichaelBBTiger avatar Nov 01 '24 15:11 MichaelBBTiger

As of this week we have a better, upgraded version of the datomic-browser, now for Electric v3. It is far better / simpler / faster. However the src is currently in our monorepo with our other demos and we don't have a good way to release it yet. Please DM me in Slack if you have a use case for this.

dustingetz avatar Dec 18 '24 16:12 dustingetz

closing as - fixed in v3 trunk

dustingetz avatar Dec 18 '24 17:12 dustingetz