Edward Prendergast

Results 10 comments of Edward Prendergast

Or would something like this work? https://github.com/marick/lein-midje/pull/69/files I see this error: ```sh $ lein run WARNING: boolean? already refers to: #'clojure.core/boolean? in namespace: clojure.core.typed.contract-utils, being replaced by: #'clojure.core.typed.contract-utils/boolean? ```

@benapetr / @jmighion how did you guys solve the underlying problem? Trying to figure out a workaround when issues like this arise

@musaffa I've had a go at a PR on this: https://github.com/musaffa/file_validators/pull/30 What do you think? If there's no attachment, it fails validation properly due to not being a big enough...

@briankung ah these relate to the bot `mockturtle`, which now lives in `irc.libera.chat`. However I've seen that bot is happily chatting away there so not sure what the deal is...

~~Hey @somesoup looks like there are conflicts now, maybe you could do a rebase to make it more of a no-brainer for @arcticicestudio to review?~~ Edit: Actually having looked a...

As @bensheldon as a quick workaround when we do this we just pop in a separate cassette for step 3.

Going back to the original post (`dap-node-setup` downloading an empty .zip file), I have a fix. # tl;dr: Here's how to fix the error: ``` End-of-central-directory signature not found. Either...

Same thing here, I guess it isn't compatible with silex 2.x yet?

I've made a very quick and dirty fork to make this compatible with silex 2.x: https://github.com/EdwardIII/MongoDB-ODM-Silex-Provider

Polite ping - I think twig 2.0 is now final: https://github.com/twigphp/Twig/releases Upgrading to Twig 2.0 causes this issue: CRITICAL - Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Declaration of JMS\TranslationBundle\Twig\NormalizingNodeVisitor::enterNode(Twig_NodeInterface $node,...