-
-
Notifications
You must be signed in to change notification settings - Fork 223
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 v2.0.333 has startup and repl issues on Windows #2087
Comments
Calva - update to v2.0.333, unable to start REPL on previously working clojure projectsAs per request on #calva slack channel, adding details here also:
Symptoms/change:ChangeTook offered "update to latest" on Calva extension, from within VScode, i.e. offered automated update Accepted "restart VS code" option. Update seemed to succeed as far as VScode concerned. Fault/result - unable to use REPL or see documentation
Further info/indicatorsThe problem was encountered on both leiningen and deps.edn projects, all of which had no problems with REPL yesterday.
Did not investigate:I did not investigate
Attempted fixes
Successful fixReverting calva extension to v2.0.332 This removed all issues. Environment informationOS: M/soft windows pro 10, latest, more info with VScode infoVScode info:Version: 1.75.1 (user setup) (clojure-version) "1.10.1" |
Indeed, reverting to the v2.0.332 fix the following error :
with :
and
Btw, Calva is such a cool tool. |
Thanks for the detailed information, folks! We are rolling back the changes for now. If someone can provide a project where the problem can be reproduced, that would be super helpful! 🙏 |
@PEZ - as per your request, example project you can clone off of github (its deps.edn, both .cljs and clj, using figwheel) - from github: https://github.com/magnars/parens-of-the-dead-s2.git [Edit: I should have mentioned, issue was encountered when trying "Fire up the getting started REPL" as well] (This is not my project but a youtube learning project I happen to be following, they are editing using EMACS/cider so know it is fully working project). |
Thanks!
From a blank VS Code Window? |
I think I tried it from a project which has no clojure or cljs files (or deps.edn or leiningen) in it - they are all .md or .txt files. |
Deleted your logs from 334 and 332, @LouDnl, since you found out that they were in fact identical. 😄 |
Thanks, I read your pm just before going to bed yesterday 😁 was planning to remove them just now. |
Calva v2.0.333 is not working for me in VSCode Insiders on Windows 11.
Extension doesn't start up and eventually fails with below error.
lsp doesn't start up either.
Calva v2.0.332 works just fine.
Error thrown in devtools is:
The text was updated successfully, but these errors were encountered: