gleam-lang / vscode-gleam

📟 Gleam support for VS Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VSCode: Gleam Language Server couldn't create connection to server

leepowellnbs opened this issue · comments

[Error - 16:36:48] Gleam Language Server client: couldn't create connection to server.
Launching server using command gleam failed. Error: spawn gleam ENOENT

gleam 1.0.0 installed via Homebrew

The server seems to run ok when starting via cli. Am I missing a vscode setting? Is there any way I can debug what it can't find?

Full restart seems to have solved the issue.