You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem with the connection to the auto-started nREPL. I can se in the lower bar, that the REPL is started. But I can't connect to it with the command lein repl :connect. Both in the terminal of VS Code and a OS specific terminal. It just get the output Connecting to nREPL at 127.0.0.1:35375 (of course the port is changing with every execution) for hours. No termination, no error. So how can this be fixed or even tracked down?
The text was updated successfully, but these errors were encountered:
I have a problem with the connection to the auto-started nREPL. I can se in the lower bar, that the REPL is started. But I can't connect to it with the command
lein repl :connect
. Both in the terminal of VS Code and a OS specific terminal. It just get the outputConnecting to nREPL at 127.0.0.1:35375
(of course the port is changing with every execution) for hours. No termination, no error. So how can this be fixed or even tracked down?The text was updated successfully, but these errors were encountered: