John Beppu
John Beppu
@circlespainter Adding `:bootclasspath true` makes the `refactor-nrepl` error go away, but then the pulsar code stops working. I started with https://github.com/yogthos/pulsar-example and edited its `project.clj` to look like: ``` clojure...
### A Workaround Normally, I have the `refactor-nrepl` and `cider-nrepl` plugins setup in my `~/.lein/profiles.clj`. To remove `refactor-nrepl`, I create a project-specific `profiles.clj` in the root of the project that...
I don't know what's wrong. Another windows guy had similar results.
If you're using RabbitMQ, I recommend getting info about the queue via their HTTP API. https://github.com/timisbusy/node-amqp-stats
We have a fork that works around this: https://github.com/DimensionSoftware/node-ldapauth Install with: `npm i --no-optional https://github.com/DimensionSoftware/node-ldapauth` The `--no-optional` is important to avoid the dtrace stuff that will probably fail to compile...
We have a fork that works around this: https://github.com/DimensionSoftware/node-ldapauth Install with: `npm i --no-optional https://github.com/DimensionSoftware/node-ldapauth` The `--no-optional` is important to avoid the dtrace stuff that will probably fail to compile...
I was unable to replicate this bug, because CouchDB sent me parseable JSON when I tried this. I'm curious to see what kind of response you're getting from CouchDB, so...
Thanks. I'm going to try to make some conflicts happen in my db to try to make it send me a multipart/mixed response.
That's good to know. I'll try to accomodate both if I can.
We have a fork that works around this: https://github.com/DimensionSoftware/node-ldapauth Install with: `npm i --no-optional https://github.com/DimensionSoftware/node-ldapauth` The `--no-optional` is important to avoid the dtrace stuff that will probably fail to compile...