-
## Problem
We have the following issue/exception when we're importing failjure during dev-time (repl-based workflow):
```
java.lang.NoClassDefFoundError: failjure/core/HasFailed
at bulk_gatew…
-
**Describe the bug**
I wanted to use Expand Let to "push" a variable up to an outer let. This mostly works, but along the way some variables in the previously outer let get duplicated.
**To Repro…
-
I created a re-frame project with `lein new re-frame reframe-test` and am trying to setup Fireplace with shadow-cljs and followed instructions like e.g. [here](https://github.com/tpope/vim-fireplace/i…
-
````
lein --version
# Leiningen 2.8.3 on Java 11.0.1 OpenJDK 64-Bit Server VM
lein new luminus myapp +reagent +swagger +h2
cd myapp/
lein run
````
```
Exception in thread "main" java.lang.Exce…
-
Running `lein test` on my machine, having a valid database and config.edn, I see the following errors:
```
y-video-back/ 14:11$ lein test
Warning: implicit hook found: lein-cprop.plugin/hooks …
-
We are trying to use your lib in our greenfield project, and I'm trying to get into this lib although I'm new to clojure and there's little documentation (only the README???).
We are about to test ou…
-
Hi,
How can we build tailwind for production ?
From the tailwind doc I should set NODE_ENV to production. But I don't have a clue how to do that from within the lein-tailwind plugin.
I curr…
-
Hi there,
I am working on some Clojurescript projects that are just simple command line apps, targeting Node js.. as such, I don't need the all the features of Figwheel or Shadow-cljs e.g. reloadin…
-
Plugin task has been removed from lein?
-
I ran into the following problem when trying to release cider-nrepl 0.25.6:
```
lein with-profile +1.10,+plugin.mranderson/config deploy clojars
OpenJDK 64-Bit Server VM warning: Options -Xverify…