-
The README advice for lein users currently recommends doing a `lein install`.
This might have two negative side effects:
1. depending on how the folks have setup CI caching, the installed dep might …
-
I'm not sure if this is a bug or by-design.
I'm used to having a lein "checkouts" folder in my projects [like is described here in the lein checkouts docs](https://github.com/technomancy/leiningen/…
-
I am trying to make an OSX .app version of mini beast. To do this I need to make an uberjar of the project. When trying to do that I ran in to an error. After looking into it I thought it came from Ov…
-
From project.clj
```
:output-to "resources/cognician/datomic-doc/js/main.min.js"
:output-dir "target/js/main/cognician/datomic-doc/main"
```
Looks like `:outp…
-
Hi,
Thanks for the plugin. I get the following error while executing 'lein scss auto'. Can you help ?
Ready to compile scss files located in resources/scss
LoadError: no such file to load -- haml
…
-
I tried running the latest template project from re-frame within the CCW. It fails to run with an issue about lein needing to be 2.5.3. I have that installed locally. How to I move up the version in C…
-
Hi Uncle bob,
I encountered a problem running lein ring server, it seems that the project.clj is ring handler is not defended properly and the server fails to start with the command lein ring serve…
-
It looks like PATH variables are not applied to all shell interactions done by Cursive
Shortly after opening a project with particular project.clj, the IDE reports unhandled exception. The problem is…
-
When running `lein repl` followed by Austin, will have to `lein cljsbuild clean` before `lein cljx once` to be able to have new code changes available in the cljs repl.
Is this an expected behavior?
-
Hello streamparse,
I'm totally new to this tool, so there was an error which I couldn't understand when I tried to run the word count example.
![2019-12-31 17-15-35屏幕截图](https://user-images.githubus…