dotnet / vscode-dotnet-runtime

VSCode Extension for Installing .NET via VS Code
MIT License
137 stars 251 forks source link

Error on some windows machines: The property 'PSDrive' cannot be fo und on this object #65

Open StephenWeatherford opened 4 years ago

StephenWeatherford commented 4 years ago

The property 'PSDrive' cannot be fo und on this object. Verify that the property exists. At line:1 char:261 + ... pe]::Tls13; & 'c:\Users\.vscode\extensions\msazurermtools.az ... + ~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [dotnet-install.ps1], Property NotFoundException + FullyQualifiedErrorId : PropertyNotFoundStrict,dotnet-install.ps1

StephenWeatherford commented 4 years ago

NOTE: This failure predates the TLS issue.