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've added this as a dependency but it is compiling with errors on a cljs project.
------ WARNING #1 - :undeclared-var --------------------------------------------
Resource: tilakone/util.cljc:104:20
Use of undeclared Var tilakone.util/format
--------------------------------------------------------------------------------
------ WARNING #2 - :undeclared-var --------------------------------------------
Resource: tilakone/util.cljc:114:20
Use of undeclared Var tilakone.util/format
--------------------------------------------------------------------------------
Apparently 616410a solves this. Can you push it to clojars, please?
I have no clue how to add remote repos as dependencies.
Thanks for the library!
The text was updated successfully, but these errors were encountered:
Hello!
I've added this as a dependency but it is compiling with errors on a cljs project.
Apparently 616410a solves this. Can you push it to clojars, please?
I have no clue how to add remote repos as dependencies.
Thanks for the library!
The text was updated successfully, but these errors were encountered: