Skip to content

REPL failing to start #912

@divs1210

Description

@divs1210
$ 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]]]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions