vscode_deno: Launching server using command deno failed.
Hi I’m new to Deno. When I installed Deno extension on my vscode and open a .ts file,
instantly I got this error:
[Error - 9:44:52 PM] Starting client failed Launching server using command deno failed.
from Deno Language Server output.
And my Deno CLI works with no problem.
Can I get some help?
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 15 (4 by maintainers)
Setting
deno.path
the deno executable’s path fixed it. but the executable path does in my environment path.