dotnet / dotnet/vscode-dotnet-runtime
Azure/bicep] Launching server using command X failed
- Dominant language
- TypeScript
- Stars
- 209
- Forks
- 455
- PR merge metrics
- No merged PRs in 30d
Description
I was redirected here from the Bicep extension or VSCode
Does this occur consistently? Yes
Repro steps:
Start VScode (with extension installed and enabled)
Open a .bicep file
Expected:
Normally the language server would start and you would be able to use intellisense with bicep.
Actual:
The server fails, no matter where you install .NET and were you manually point it to. (at least in my case)
Notes:
This is on an Apple M1 processor in an Apple Macbook Pro.
The automatic installation of .NET fails, have to install manually.
The automatic installation failed during the startup of the ARM template language server as well, but after manual installation and pointing to the dotnet binary, the ARM template server works fine.
Action: bicep.activate
Error type: string
Error Message: Launching server using command /usr/local/share/dotnet failed.
Version: 0.4.613
OS: darwin
OS Release: 20.6.0
Product: Visual Studio Code
Product Version: 1.59.0
Language: en
Contributor guide
Assessment
This issue has not been assessed yet.