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

REPL failing to start #912

Open
divs1210 opened this issue Jan 16, 2025 · 1 comment
Open

REPL failing to start #912

divs1210 opened this issue Jan 16, 2025 · 1 comment

Comments

@divs1210
Copy link

$ 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]]]
@alexander-yakushev
Copy link
Member

Does this happen in every project or only in a particular one?

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

2 participants