-
Hey I just tried to use firemore in an existing shadow-cljs project and during installation I got such error:
```
$ shadow-cljs watch app
shadow-cljs - config: ~/code/reframe-project/shadow-cljs.…
-
neil dep upgrade changes the git url, in the following cases:
``` clojure
{babashka/pods {#_#_:local/root "/Users/borkdude/Dropbox/dev/clojure/babashka/babashka.pods"
…
-
If I add version 0.1.15 of snitch to a project (shadow-cljs using deps.edn for dependency resolution), and add a require in an ns form like `[snitch.core :refer [defn*]]`, when I run the shadow-cljs b…
-
## Dependencies
```clojure
{:deps {com.cognitect.aws/api {:mvn/version "0.8.445"}
com.cognitect.aws/endpoints {:mvn/version "1.1.11.732"}
com.cognitect.aws/s3 {:mvn/version "784.2.…
-
What would it take to upgrade Clojure to 1.6 (currently 1.4)? Update project.clj dependencies? Any other gotchas?
-
Hi there @mattrepl
Can I suggest that if you do a data frame implementation that you try and roll it into core.matrix? I think this would help for several reasons:
- Help make it become a standard i…
-
exception below
```
$ - boot cljs target
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by dynapath.defaults$fn__1516$fn__1517 (file:/Users/user/…
-
~~Driver's most recent implementation is currently [databricks-hive-like](https://github.com/metabase/metabase/tree/databricks-hive-like) branch. Code contains lot of `TODOs` and some tests we comment…
-
The implementation of `clojure.java.classpath/classpath` returns a vector of classpath entries. If Clojure's base classloader has any entries in it, values from the system classpath are not returned. …
-
It would be great if BackYourStack could support [Clojure](https://clojure.org/) projects that use [Leiningen](https://leiningen.org/).
The file you want to be looking at is a Clojure / [EDN](https…