-
When the nREPL port and web server port are the same, there is no error reported and the web server fails to start. Steps to reproduce the issue are below:
```bash
$ lein new compojure foo
$ cd f…
-
Hi! I am trying to run this example, but I get a compilation error. I'm relatively new to Clojure, so I don't quite know where to look for to fix the issue.
I just downloaded the files from this re…
-
Investigate if it would be possible to evaluate code on a paused breakpoint when using loopback mode.
This is continuation of the discussion: https://github.com/thheller/shadow-cljs/issues/636#issu…
-
`clj -m cljs.main -h` shows
```
browser REPL options:
-H, --host address Address to bind
-p, --port number Port to bind
```
which should be added to https://clojurescr…
-
When loading parts based on "pk" values, sometimes the displayed values are very odd:
![image](https://github.com/clj/kom2/assets/10080325/26aece05-7477-44e0-ae72-2a313d766476)
Here the values s…
-
The cljdoc.org website mentions support for offline docsets for dash & zeal, and indeed there is some documentation about downloading docsets here:
https://github.com/cljdoc/cljdoc/blob/master/doc/…
-
I'm on Windows - the scraper is stuck at '13342/13342 assets fetched', tried restarting it dozens of times already, in Administrator mode and not, nothing helps. The skyscraper.log's few last lines ar…
-
This is a weird one, because a couple months ago I had `Piggieback` onto `figwheel` via `fireplace` working fantastically - something in between updates to dependencies, moving to a different comput…
-
-
I'm trying to run ``lein repl`` with the current template and I get the following error:
``Error loading cider.nrepl.middleware.test: java.lang.RuntimeException: Invalid token: ::clojure.test/once-…