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
[Error - 12:24:22 PM] Unhandled Rejection at: Promise [object Promise] reason:, TypeError: Failed to parse URL from /nix/store/bq83f9aqgxs4lf9fll3g3sz5hv2m2p31-vscode-extension-Elmtooling-elm-ls-vscode-2.6.0/share/vscode/extensions/Elmtooling.elm-ls-vscode/server/node_modules/web-tree-sitter/tree-sitter.wasm
I checked, and the tree-sitter.wasm file does exist.
Possible Solution
Steps to Reproduce (for bugs)
Start VS Code
Look in the Output console at the output for Elm
Error, and no LS diagnostics are shown in the editor.
This started after updating to NixOS 23.11, I'll check later if downgrading fixes stuff again, as that might give me some hints where it went wrong (maybe later vscode version?)
Context
Your Environment
Version used: v2.6.0 (that is the Elmtooling vscode plugin, I never had to install the elm language server manually)
Editor used: VSCode 1.84.2
Environment name and version (e.g. node.js 5.4): node v18.14.0
Operating System and version: NixOs 23.11
The text was updated successfully, but these errors were encountered:
Sorry, created a duplicate, didn't realise I was in a different repo and was very confused why my issue was gone. Since this seems to be related to VSCode, I'll close this one and leave the other one open: elm-tooling/elm-language-client-vscode#718
Expected Behavior
The Elm LS works and shows hints.
Current Behavior
The plugin fails to load with this error:
I checked, and the tree-sitter.wasm file does exist.
Possible Solution
Steps to Reproduce (for bugs)
Output
console at the output for ElmThis started after updating to NixOS 23.11, I'll check later if downgrading fixes stuff again, as that might give me some hints where it went wrong (maybe later vscode version?)
Context
Your Environment
The text was updated successfully, but these errors were encountered: