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

[BUG] ElinConnect shows error and cannot make connection. #12

Closed
Peeeaje opened this issue Dec 16, 2024 · 4 comments
Closed

[BUG] ElinConnect shows error and cannot make connection. #12

Peeeaje opened this issue Dec 16, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@Peeeaje
Copy link

Peeeaje commented Dec 16, 2024

Describe the bug
ElinConnect shows error and cannot connect to repl.
Error message: Failed to intercept for :elin.constant.interceptor/connect: error occured on entering elin.interceptor.connect.shadow-cljs/detect-shadow-cljs-port because of 'null'

To Reproduce
Lunch repl by below command. (From the doc)

$ clj -Sdeps '{:deps {nrepl/nrepl {:mvn/version "1.3.0"} cider/cider-nrepl {:mvn/version "0.50.3"}}}' -M -m nrepl.cmdline --middleware "[cider.nrepl/cider-middleware]" --interactive

Open a clojure file and call :ElinConnect in neovim.

Expected behavior
I can make connection to running repl.

Environemnt (please complete the following information):

  • Editor: Neovim
  • Editor version: 0.10.2
  • Babashka version: 1.12.195
@liquidz
Copy link
Owner

liquidz commented Dec 18, 2024

@Peeeaje Sorry for late reply. I'll have a look.

@liquidz
Copy link
Owner

liquidz commented Dec 18, 2024

@Peeeaje The error seems to occur in files that are not managed by git. I'll fix it :)

@liquidz liquidz added the bug Something isn't working label Dec 18, 2024
@liquidz liquidz self-assigned this Dec 18, 2024
liquidz added a commit that referenced this issue Dec 18, 2024
@liquidz
Copy link
Owner

liquidz commented Dec 18, 2024

@Peeeaje I've fixed the problem. Could you try the latest version?

@Peeeaje
Copy link
Author

Peeeaje commented Dec 18, 2024

I confirmed it is working now!! Thank you. :)

@Peeeaje Peeeaje closed this as completed Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants