-
'lein clojurescript watch' just compiles once and exits.
lein 1.7.1 on java 1.7 with lein-clojurescript 1.1.0.
-
See #1608, https://app.circleci.com/pipelines/github/danmason/crux/1877/workflows/566e0085-f6e3-414f-94a3-201ab5c37de3/jobs/4656
-
Operating system: windows 7
lein -version
Leiningen 2.3.2 on Java 1.7.0_40 Java HotSpot(TM) 64-Bit Server V
lein new caribou tundra
cd tundra
lein caribou migrate resources/config/development.clj
le…
-
Hello! This project is suddenly quite relevant to me, so I wanted to give it a shot. Thank you for putting it together!
Some specs:
- MacOS 15
- Java is openJDK 23.0.1, 64bit
- Leiningen is `Lei…
-
When trying to use this as lein template, I'm getting this error message:
```
$ lein new shadow-reframe cc-demo
Failed to resolve version for shadow-reframe:lein-template:jar:RELEASE: Could not fin…
-
I tried with Leiningen 2.5.0, and get the same behavior for Clojure 1.5.1, 1.6.0, and 1.7.0-alpha3. I haven't tracked down the cause of this yet, but wanted to create an issue for it in case someone …
-
Ubuntu 18.04
IntelliJ IDEA Community 2019.3
Java-Version: 11 and 8 tested
Lein: Leiningen 2.9.1 on Java 1.8.0_181 Java HotSpot(TM) 64-Bit Server VM
Cursive: 1.9.0-2019.3
Problem: Leiningen supp…
-
Starting REPLtoggle with lein Auto eval File
```clojure
(ns my.user) ;=> nill
(+ 1 2) ;=> 3
(println "hellow wolrd") ;=> nill
(require 'cljs.build.ai) ; => nice error output (cause dep…
-
```
What steps will reproduce the problem?
1. Upgraded to 0.23.0.STABLE001 from 0.22.0.STABLE001
2. Changed a dependency in project.clj
3. Asked CCW to update dependencies (Leiningen -> Update depende…
-
Doesn't work on lein 2 yet.
Tested on
Leiningen 2.0.0-preview8 on Java 1.7.0_06 Java HotSpot(TM) 64-Bit Server VM