Closed practicalli-johnny closed 2 years ago
The maintainer has merged the pr into the helm-cider repository which should resolve the issue once a new package is available on Melpa https://melpa.org/#/?q=helm-cider
New version of helm-cider package available on Melpa that resolves the issue. A Spacemacs package update will resolve the issue.
https://melpa.org/#/helm-cider
Thank you.
Description :octocat:
Clojure files not loading with latest Clojure packages when using Helm
Latest CIDER snapshot package removed cider-compat namespace and breaks helm-cider. When using helm with Spacemacs, the helm-cider package is enabled in the
clojure
layer. The helm-cider package is loaded and generates an error when trying to open a Clojure fileTemporary work-around described in this article https://practical.li/blog/posts/emacs-cider-removing-old-cider-compat/
Reproduction guide :beetle:
SPC f e U
to update all packages.clj
Observed behaviour: :eyes: :broken_heart:
Clojure file fails to load and an error is generated
Expected behaviour: :heart: :smile:
The Clojure file should open and Emacs should switch to Clojure mode
System Info :computer:
Backtrace :paw_prints: