You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I install with .msi installer, I got an error message:
I tried to run in powershell with administrator privilege but it still error.
When I used choco instated, I got other error:
WARNING: MSI could not be found - it is possibly corrupt or not an MSI at all. If it was downloaded and the MSI is less than 30K, try opening it in an editor like Notepad++ as it is likely HTML. This is most likely an issue with the 'zeal.install' package and not with Chocolatey itself. Please follow up with the package maintainer(s) directly.
ERROR: Running ["C:\Windows\System32\msiexec.exe" /i "C:\Users\congntx\AppData\Local\Temp\chocolatey\zeal.install\0.7.1\zeal-0.7.1-windows-x64.msi" /quiet /norestart] was not successful. Exit code was '1619'. Exit code indicates the following: MSI could not be found - it is possibly corrupt or not an MSI at all. If it was downloaded and the MSI is less than 30K, try opening it in an editor like Notepad++ as it is likely HTML. This is most likely an issue with the 'zeal.install' package and not with Chocolatey itself. Please follow up with the package maintainer(s) directly..
The install of zeal.install was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\zeal.install\tools\chocolateyInstall.ps1'.
See log for details.
The text was updated successfully, but these errors were encountered:
When I install with
.msi
installer, I got an error message:I tried to run in powershell with administrator privilege but it still error.
When I used
choco
instated, I got other error:The text was updated successfully, but these errors were encountered: