Skip to content

Instantly share code, notes, and snippets.

View TheTedHogan's full-sized avatar

Ted Hogan TheTedHogan

  • SOLTECH
  • Boise, ID
View GitHub Profile

Keybase proof

I hereby claim:

  • I am thetedhogan on github.
  • I am tedhogan (https://keybase.io/tedhogan) on keybase.
  • I have a public key ASCEWwpJzsDxBvuJqIzp7sUnWIucvJAPb6dptkaf3TQTtgo

To claim this, I am signing this object:

@TheTedHogan
TheTedHogan / cider-repl-error.txt
Created November 23, 2015 21:41
Error starting REPL via lein repl
clojure.lang.Compiler$CompilerException: java.lang.RuntimeException: No such var: z/skip, compiling:(cljfmt/core.clj:21:28)
at clojure.lang.Compiler.analyze (Compiler.java:6543)
clojure.lang.Compiler.analyze (Compiler.java:6485)
clojure.lang.Compiler$InvokeExpr.parse (Compiler.java:3737)
clojure.lang.Compiler.analyzeSeq (Compiler.java:6725)
clojure.lang.Compiler.analyze (Compiler.java:6524)
clojure.lang.Compiler.analyze (Compiler.java:6485)
clojure.lang.Compiler$HostExpr$Parser.parse (Compiler.java:996)
clojure.lang.Compiler.analyzeSeq (Compiler.java:6723)
clojure.lang.Compiler.analyze (Compiler.java:6524)