This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-02-16
Channels
- # announcements (18)
- # architecture (12)
- # babashka (20)
- # beginners (32)
- # biff (21)
- # calva (81)
- # clerk (6)
- # clj-kondo (16)
- # clj-otel (5)
- # cljsrn (8)
- # clojure (94)
- # clojure-austin (1)
- # clojure-australia (1)
- # clojure-europe (68)
- # clojure-nl (2)
- # clojure-norway (6)
- # clojure-uk (2)
- # clojurescript (13)
- # conjure (1)
- # core-logic (1)
- # cursive (7)
- # data-science (2)
- # datahike (3)
- # datomic (12)
- # emacs (33)
- # etaoin (1)
- # fulcro (8)
- # graalvm (2)
- # graphql (1)
- # honeysql (1)
- # hyperfiddle (97)
- # improve-getting-started (40)
- # jobs (2)
- # jobs-discuss (12)
- # lsp (9)
- # membrane (6)
- # nbb (2)
- # off-topic (16)
- # portal (6)
- # re-frame (2)
- # reagent (3)
- # releases (2)
- # remote-jobs (1)
- # tools-deps (7)
- # xtdb (38)
Anyone else seeing this error in developer console on Windows?
[Extension Host] Error downloading clojure-lsp. Error: ENOENT: no such file or directory, chmod 'c:\Users\thier\.vscode-insiders\extensions\betterthantomorrow.calva-2.0.332\clojure-lsp' (at console.<anonymous> (d:\Beheer\_portable-tools\programming\VSCode-win32-x64-1.76.0-insider\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:96:138706))
clojure-lsp stays in starting state
I think everyone using this in Windows sees that error. chmod
is a unix command, and doesn't seem necessary on Windows. Please file an issue! 🙏
wow, thats some major init time [Trace - 10:46:25] Received response 'initialize - (0)' in 601009ms.
- ignore this, this is something else. posted this in the wrong thread.
@U0ETXRFEW Is this a recent change? Maybe you can advice people to downgrade for the time being?
How I start a development version of clojure-lsp + clj-kondo: https://github.com/clj-kondo/clj-kondo/issues/1995#issuecomment-1432832765