I seem to be having a problem with launching the Cider Repl in emacs using the cider-jack-in
command. "Unable to resolve symbol : create in this context".
The error stack seems to originate from the Java libraries and not from my code. I am a newbie and have no idea how to go ahead with this. Any hints?
Upgrading all Clojure related packages from Melpa is worth a shot.
Thanks, but I tried upgrading then but the problem still persists.
Deleting cider and reinstalling it worked for me!
Okay, the problem was that I had removed the ns declaration from my core.clj