We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ lein do clean, repl Error loading cider.nrepl: Syntax error macroexpanding at (core.clj:348:14). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Error loading cider.nrepl: Syntax error compiling at (cider/nrepl/inlined/deps/haystack/v0v3v3/haystack/parser/util.cljc:1:1). Syntax error compiling var at (/tmp/form-init3232995692135004830.clj:1:10009). Unable to resolve var: cider.nrepl/wrap-apropos in this context Full report at: /tmp/clojure-16101079537742322175.edn Subprocess failed (exit code: 1)
My deps:
[cider/cider-nrepl "0.50.0"] [cider/orchard "0.27.1" :exclusions [[org.clojure/clojure]]] [mx.cider/logjam "0.3.0" :exclusions [[org.clojure/clojure]]] [nrepl "1.1.1"] [org.clojure/clojure "1.12.0-alpha6"] [org.clojure/core.specs.alpha "0.2.62"] [org.clojure/spec.alpha "0.3.218"] [org.nrepl/incomplete "0.1.0" :exclusions [[org.clojure/clojure]]]
The text was updated successfully, but these errors were encountered:
Does this happen in every project or only in a particular one?
Sorry, something went wrong.
No branches or pull requests
My deps:
The text was updated successfully, but these errors were encountered: