Benjamin-Dobell / Heimdall

Heimdall is a cross-platform open-source tool suite used to flash firmware (aka ROMs) onto Samsung Galaxy devices.
MIT License
2.58k stars 585 forks source link

Chocolatey install error on Install-ChocolateyDesktopLink #519

Open oneearth27 opened 1 year ago

oneearth27 commented 1 year ago

I was trying to install heimdall v1.4.2 and ran into an error on Windows 10, version 1909:

choco install heimdall ---->>>> error pops up:

Extracting C:\Users\user\AppData\Local\Temp\chocolatey\heimdall\1.4.2\heimdall_1.4.2_win64.zip to C:\ProgramData\chocolatey\lib\heimdall\tools...
C:\ProgramData\chocolatey\lib\heimdall\tools
ERROR: The term 'Install-ChocolateyDesktopLink' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
The upgrade of heimdall was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\heimdall\tools\chocolateyInstall.ps1'.
Grimler91 commented 1 year ago

Seems like a packaging issue in "chocolatey", not really a heimdall issue