Error: An item with the same key has already been added. Key: h #164
Replies: 1 comment 2 replies
-
Errors should go in issues, fix for this is pending merge in #163 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am getting this message when trying to run:
New-WtWingetPackage -PackageId OpenVPNTechnologies.OpenVPNConnect -PackageFolder "C:\Winget"
INFO: [DefaultFileManager] Downloaded file https://swupdate.openvpn.net/downloads/connect/openvpn-connect-3.6.0.4074_signed.msi has hash '4969B48B8C04477980FC59180802C17F04CF21E1E52083456555417FC83076DF' as expected
New-WtWingetPackage: An item with the same key has already been added. Key: h
New-WtWingetPackage: An item with the same key has already been added. Key: h
Any idea what can I do to fix it?
Beta Was this translation helpful? Give feedback.
All reactions