Line number 251 unspecified error #3379
Labels
Area-External
Issue outside of winget-cli source
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Brief description of your issue
Copied and pasted install winget code and didnt work at the final step
Steps to reproduce
Set-PSRepository -Name 'PSGallery' -InstallationPolicy Trusted
Install-Script -Name winget-install -Force
winget-install.ps1
Used this code and final step didnt work
Expected behavior
Install winget
Actual behavior
Idk
Environment
Set-PSRepository -Name 'PSGallery' -InstallationPolicy Trusted Install-Script -Name winget-install -Force winget-install.ps1
The text was updated successfully, but these errors were encountered: