-
### Error
java.io.FileNotFoundException: target/native/win/32/webp-imageio.dll (No such file or directory)
### Stacktrace
```
java.io.FileNotFoundException: target/native/win/32/webp-image…
-
Another SIGINT is needed each time `lein` should quit.
I’m using `LEIN_JAVA_CMD=${LEIN_JAVA_CMD-drip}` in my `leinrc` and the newest version from Github.
-
I ran this on my rather large project and got 7 warnings, all of them from leiningen code.
When I looked closer at the `lein dynalint` code I'm pretty sure it just starts the linter inside the leinin…
-
**Initial debugging steps**
Before creating a report, _especially_ around exceptions being thrown when running Leiningen, please check if the error still occurs after:
- [x] Updating to using the …
-
I am trying to do the simple example on the blog post on windows. When running "servless deploy" I got an error:
Error --------------------------------------------------
Command failed: lei…
-
Original [issue 384](https://code.google.com/p/counterclockwise/issues/detail?id=384) created by laurentpetit on 2012-07-12T09:58:42.000Z:
.
-
Recent versions of leiningen (I've tested with 2.8.1) will refuse to download from http repositories.
The tutorial document suggests using
```
:repositories [["arachne-dev" "http://maven.arach…
-
## Steps to Reproduce
Given an Elastic Beanstalk Application
When there are no available Application Versions
Then eb publish should publish to a known bucket.
## Actual Behaviour
eb publish throws …
-
This is more of a convenience thing then anything else.
It would be nice, if in the Leiningen pane in IntelliJ where you can expand project modules and see the list of tasks if that list also include…
-
My test env:
$ lein version
Leiningen 2.5.3 on Java 1.7.0_71 Java HotSpot(TM) 64-Bit Server VM
$ lein repl
nREPL server started on port 63926 on host 127.0.0.1 - nrepl://127.0.0.1:63926
REPL-y 0.3.7,…