Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cider-jack-in doesn't seem to work with cljx (quickfix included) #344

Closed
maio opened this issue Apr 19, 2016 · 1 comment
Closed

cider-jack-in doesn't seem to work with cljx (quickfix included) #344

maio opened this issue Apr 19, 2016 · 1 comment

Comments

@maio
Copy link

maio commented Apr 19, 2016

Expected behavior

When I'm using CLJX plugin in my project (i.e. I have [com.keminglabs/cljx "0.6.0"] in project.clj :plugins)
And I run cider-jack-in
And I try to load cljx file via cider-load-buffer
I expect it to load the file successfully

Actual behavior

I get CompilerException java.lang.RuntimeException: No reader function for tag +cljs error

Steps to reproduce the problem

This is extremely important! Providing us with a reliable way to reproduce
a problem will expedite its solution.

Environment & Version information

cider-nrepl version

CIDER 0.12.0snapshot (package: 20160413.2333)

Java version

1.8

Operating system

OSX

QuickFix

Put {:repl {:dependencies []}} into ~/.lein/profiles.clj. Then it should work.

@maio
Copy link
Author

maio commented Apr 19, 2016

Sorry, this probably belongs to cider repo. Moving there clojure-emacs/cider#1694

@maio maio closed this as completed Apr 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant