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 - 6:27:38 PM] Hypr client: couldn't create connection to server.Launching server using command hyprls failed. Error: spawn hyprls ENOENT
Trying Hyprls in the terminal:
$ hyprls
2024-06-04T18:29:51.201-0400 DEBUG hyprls/main.go:25 going to start server
2024-06-04T18:29:51.201-0400 DEBUG [email protected]/main.go:18 starting server
Does nothing else. HyprLS is installed, and the binaries folder from go is exported to the PATH.
I can use the hyprls command from the terminal, but it won't start.
The text was updated successfully, but these errors were encountered:
Hiii! This looks similar to #8, can you try this workaround? #8 (comment)
Thank you, but none of the solutions worked for me, except for the one that invokes VSCode from the terminal; it serves as a workaround for now. Thank you
You modifed the user JSON settings in VSCode and rebooted? I am on Arch as well and had the same issue until I set the proper PATH in the VSCode env and rebooted. Rebooting was key, it didnt work until after a reboot.
On VSCode
$ go version
At the start, Hyprls returns this in the output:
Trying Hyprls in the terminal:
$ hyprls
Does nothing else. HyprLS is installed, and the binaries folder from go is exported to the PATH.
I can use the hyprls command from the terminal, but it won't start.
The text was updated successfully, but these errors were encountered: