dotnet / dotnet/vscode-dotnet-runtime
`Could not find the architecture of the dotnet host dotnet` when dotnet is not available
- Dominant language
- TypeScript
- Stars
- 209
- Forks
- 455
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug.
.
Could not find the architecture of the dotnet host dotnet. If this host does not match the architecture x64:
Please set the PATH to a dotnet host that matches the architecture x64. An incorrect architecture will cause instability for the extension ms-dotnettools.csdevkit.
............
Could not find the architecture of the dotnet host dotnet. If this host does not match the architecture x64:
Please set the PATH to a dotnet host that matches the architecture x64. An incorrect architecture will cause instability for the extension ms-dotnettools.csdevkit.
.................
Error : (DotnetAcquisitionFinalError)
Failed to download .NET 9.0.306-global~x64:
Another installation is already in progress. Complete that installation before proceeding with this install.
Error : (DotnetGlobalSDKAcquisitionError)
### Please attach log file(s) here if you have any.
The log file location should be copied to your clipboard if you came from VS Code.
### Reproduction Steps
.
Could not find the architecture of the dotnet host dotnet. If this host does not match the architecture x64:
Please set the PATH to a dotnet host that matches the architecture x64. An incorrect architecture will cause instability for the extension ms-dotnettools.csdevkit.
............
Could not find the architecture of the dotnet host dotnet. If this host does not match the architecture x64:
Please set the PATH to a dotnet host that matches the architecture x64. An incorrect architecture will cause instability for the extension ms-dotnettools.csdevkit.
.................
Error : (DotnetAcquisitionFinalError)
Failed to download .NET 9.0.306-global~x64:
Another installation is already in progress. Complete that installation before proceeding with this install.
Error : (DotnetGlobalSDKAcquisitionError)
### Expected Behavior
in der toolbar laufen oder überhaupt
### Exceptions & Errors (if any)
_No response_
### .NET Install Tool Version
. Could not find the architecture of the dotnet host dotnet. If this host does not match the architecture x64: Please set the PATH to a dotnet host that matches the architecture x64. An incorrect architecture will cause instability for the extension ms-dotnettools.csdevkit. ............ Could not find the architecture of the dotnet host dotnet. If this host does not match the architecture x64: Please set the PATH to a dotnet host that matches the architecture x64. An incorrect architecture will cause instability for the extension ms-dotnettools.csdevkit. ................. Error : (DotnetAcquisitionFinalError) Failed to download .NET 9.0.306-global~x64: Another installation is already in progress. Complete that installation before proceeding with this install. Error : (DotnetGlobalSDKAcquisitionError)
### Your operating system? Please provide more detail, such as the version and or distro above.
N/A
### VS Code Version
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.