rescript-vscode
rescript-vscode copied to clipboard
Rescript Language Server is unable to find node executable with volta
I'm using volta to manage Node installations and getting this error from Rescript LSP in VSCode logs:
/usr/bin/env: ‘node’: No such file or directory
AFAIK this is a common issue and can be fixed by allowing to configure node executable path.