Skip to content

Unable to start nREPL #47

Closed
Closed
@cdcme

Description

@cdcme

Description: When opening a lein project for the first time or choosing Clojure: start nREPL from the command palette, the nREPL is not started and the error, "Can't start nREPL." is seen. Nothing is shown in the Problems or Debug Console panel.

System info

  • macOS Sierra 10.12.6
  • VSCode 1.14.1
  • clojureVSCode 0.7.4
  • Leiningen 2.7.1
  • Clojure 1.8.0
  • REPL-y 0.3,7, nREPL 0.2.12
  • Java 1.8.0_131-b11

Steps to reproduce

  1. Start a new Clojure project with lein new app foo && cd foo
  2. Open the project in VSCode and open src/foo/core.clj
  3. Note that the error "Can't start nREPL." is shown
  4. Open command palette with Cmd+Shift+P
  5. Select Clojure: start nREPL
  6. Note that the error "Can't start nREPL." is shown

Starting a REPL in the CLI and connecting as described in #11 works perfectly, though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions