dotnet / dotnet/vscode-dotnet-runtime
Error acquiring dotnet: .NET Acquisition Failed: Cannot read properties of undefined (reading 'includes')
- Dominant language
- TypeScript
- Stars
- 209
- Forks
- 455
- PR merge metrics
- No merged PRs in 30d
Description
Received error acquiring dotnet. I can confirm that there is no error for v2.0.9, only v2.1.0.
**OS**: Mac Sonoma 14.5
**VS Code version**: 1.92.0-insider
**Extension version**: v2.1.0
Output logs:
```
ms-toolsai.datawrangler requested to download the .NET Runtime.
Downloading .NET version(s) 6.0.32~arm64 ............. Done!
.NET 6.0.32~arm64 executable path: /Users/paulwang/Library/Application Support/Code - Insiders/User/globalStorage/ms-dotnettools.vscode-dotnet-runtime/.dotnet/6.0.32~arm64/dotnet
Error : (DotnetCommandFailed)
Failed to download .NET 6.0.32~arm64:
.NET Acquisition Failed: Cannot read properties of undefined (reading 'includes')
```
Contributor guide
Assessment
This issue has not been assessed yet.