Fork me on GitHub
#spacemacs
<
2018-12-18
>
dev.4openID19:12:38

Hi, I have developed trouble with spacemacs (evil mode) and cider. Suddenly when I press ,' to invoke cider repl I now get "Creating directory with prefix ........etc. " Somehow it has lost the settings

practicalli-johnny20:12:23

@UEGT2541J I havent seen this, so I would be interested to know: did you run a package upgrade? did you edit any of the elisp files in the clojure layer? did you add anything to .spacemacs, especially new keybinding definitions? did you add a new layer? did you add a specific package?

practicalli-johnny20:12:11

Have you just tried restarting Emacs and seeing if you still get the same error? Sorry, these are all fairly common sense things I am suggesting, as there is not very much context to go on.

practicalli-johnny20:12:33

If a reboot does not fix it, try delete all the clojure layer packages from your .emacs.d/elpa directory and restart emacs

dev.4openID13:12:46

What I did eventually was to remove macs/spacemacs totally, then I copied a working copy of .emacs.d and .spacemacs from my other computer and it worked out.

dev.4openID13:12:43

I must have been a config issue somewhere - I tried reinstalling etc. but nothing worked. I have no explanation for it. But sorted

👍 4
practicalli-johnny15:12:32

Tricky problem to solve. You made a good choice on how to fix it.

dev.4openID19:12:18

Cider pops up in the at the , press I but cannot go further