-
-
Notifications
You must be signed in to change notification settings - Fork 219
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
Calva Jack in fails #1182
Comments
Hello! Thanks for the report and info. Let's troubleshoot.
|
|
Hmm, it's hard to figure out what's going wrong with being able to repro it myself. On the machine where it doesn't work, if you run Calva in dev mode and set a breakpoint in the jack-in command and step through it, you should get an idea of where it's going wrong. The jackin process starts here: https://github.com/BetterThanTomorrow/calva/blob/a1afb5799bc8f1e4063badb8964f462b1da7dfcc/src/nrepl/jack-in.ts# |
will test it this weekend and will update here |
can't re-produce since I formatted my computer (unrelated reason) and the issue isn't reproduced there. |
When I run "Calva: Start a Project REPL and Connect (aka Jack-In)" it fails with:
command "...." resulted in an error(running the contributed command calva.jackin failed).
I can't find any additional indicative message.
vscode version: 1.56.2
calva version: latest
leiningen version: 2.9.1
clojure version: 1.10.3
java version: 11
operating system: kubuntu 20.04 (I have the exact same OS in a different computer - there it works perfectly).
The text was updated successfully, but these errors were encountered: