Benjamin-Dobell/Heimdall

Chocolatey install error on Install-ChocolateyDesktopLink

oneearth27 opened this issue · 1 comments

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'.

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