rescript-vscode icon indicating copy to clipboard operation
rescript-vscode copied to clipboard

Rescript Language Server is unable to find node executable with volta

Open bgenia opened this issue 1 year ago • 3 comments

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.

bgenia avatar Sep 24 '24 17:09 bgenia