-
project.clj
```
(defproject flare-test "0.1.0-SNAPSHOT"
:description "FIXME: write description"
:url "http://example.com/FIXME"
:license {:name "Eclipse Public License"
:url "h…
-
Error message:
``` bash
› boot dev
Writing boot_cljs_repl.cljs...
Starting reload server on ws://localhost:50431
Writing boot_reload.cljs to connect to default websocket host...
clojure.…
-
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/…
-
Hi,
I'm going through https://github.com/magomimmo/modern-cljs/blob/master/doc/second-edition/tutorial-01.md tutorial and at the stage after defining dependencies and calling `boot -h` I'm getting …
-
I'm following the [getting started guide](http://clojurecassandra.info/articles/getting_started.html)
clojurewerkz.cassaforte.client/connect works fine, but when I try to use
``` clojure
(ns test-cas…
tzach updated
8 years ago
-
With a vanilla project I added an outdated dependency:
```clojure
{:paths ["src" "resources"]
:deps {org.clojure/clojure {:mvn/version "1.10.1"}
com.nimbusds/nimbus-jos…
-
~~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…
-
This might be possible today, but I have yet to figure it out how it would be doable:
I want to build 2 uberjars from my application code.
1. the "normal" one, just using `deps.edn` with no aliaes w…
-
Trying to run the code as is provided results in an error
```
lein run -e 1.1
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be r…
-
Hello :-)
Thought I'd start a `macos` build here https://github.com/dmg46664/godot-java/tree/macos-build
Thought I'd create this issue to go back and forward with you on it.
- [x] Builds `ent…