Skip to content

Instantly share code, notes, and snippets.

@robdaemon
Created February 11, 2013 00:20
Show Gist options
  • Save robdaemon/4751663 to your computer and use it in GitHub Desktop.
Save robdaemon/4751663 to your computer and use it in GitHub Desktop.
nREPL error within emacs
; nREPL 0.1.6
user> (use 'midje.repl)
CompilerException java.lang.NoClassDefFoundError: org/apache/http/conn/scheme/SchemeSocketFactory, compiling:(cemerick/pomegranate/aether.clj:40:54)
user>
@thomas-shares
Copy link

Hi, I am getting this error as well wel trying to use Midje? have you found a solution for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment