-
Hi Bensu,
I'm using lein-doo to test sablono and run into an issue with
React warnings. Whenever React issues a warning lein-doo exits,
because this hook is called.
https://github.com/bensu/doo/blob…
r0man updated
7 years ago
-
-
Trying start a noderepl via "lein trampoline noderepl" yields "Building Clojurescript." and then returns to the shell without an error code. Starting the cljs repl manually via a clojure repl works as…
ghost updated
11 years ago
-
Hi hi! I just hit the following:
``` clojure
(core-dev)[venantius@ziz:circleci] 15:57:23 $ lein trampoline noderepl
Retrieving org/bodil/lein-noderepl/0.1.11/lein-noderepl-0.1.11.pom from clojars
Ret…
-
If there was a sub-command for showing the parent + child (merged) `profile.clj`, this would be helpful for users trying to debug their project relationships (also, might help with diagnosing the issu…
-
lein compile-java puts the class file in the classes directory. Problem is that if you later do a "lein uberjar", lein first cleans up this directory and deletes those class files. lein-javac should…
-
I tried to install this but for some reason
`lein new reverie-template mysite`
throws an error
`Failed to resolve version for reverie-template:lein-template:jar:RELEASE: Could not find metadata r…
-
I imagine a server mode for `lein midje :autotest` where it would report the last status of the tests, e.g. using a HTTP API returning JSON objects:
```
GET("/api/v1/tests")
=> [{:namespace 'name.spa…
ghost updated
8 years ago
-
It doesn't look like this project is maintained anymore, but this is what I got from a fresh clone `lein run`:
```
Exception in thread "main" java.lang.IllegalArgumentException: Don't know how to cre…
-
The set of scripts in `./bin` are more than a little crazy. :-)