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

REPL Jack-in is not working at the Calva under WSL2 #141

Closed
mikebohdan opened this issue Sep 11, 2020 · 4 comments
Closed

REPL Jack-in is not working at the Calva under WSL2 #141

mikebohdan opened this issue Sep 11, 2020 · 4 comments

Comments

@mikebohdan
Copy link

I try to run a freshly created project and it stuck at "Jacking In phase".
The project is started though

shadow-cljs - HTTP server available at http://localhost:8280
shadow-cljs - HTTP server available at http://localhost:8290
shadow-cljs - server version: 2.11.0 running at http://localhost:9630
shadow-cljs - nREPL server started on port 8777
shadow-cljs - watching build :app
[:app] Configuring build.
[:app] Compiling ...
[:app] Build completed. (206 files, 205 compiled, 0 warnings, 61.52s)

The project was created by a lein new re-frame app +less +calva +kondo +test

My setup is:
VSCode version 1.46.1
Calva version 2.0.124
Windows 2004
JDK 11
Node 12.18.3
Firefox 80.0.1

PS: same projects perfectly works on a Mac machine but on Windows

@danielmartincraig
Copy link

try running lein watch at the command line before attempting to jack in

@mikebohdan
Copy link
Author

But the same project jacking in just fine on macOS without lein watch or other command-line manipulations.

@danielmartincraig
Copy link

What was the result of running lein watch?

@mikebohdan
Copy link
Author

I found that it is due to this one microsoft/WSL#5439.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants