Notepadplusplus chocolatey install error
-
When installing Notepadd++ I get the following error.
2015-10-22 14:15:29,075 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2015-10-22 14:15:29,122 [INFO ] - Installing the following packages:
2015-10-22 14:15:29,138 [INFO ] - notepadplusplus
2015-10-22 14:15:29,154 [INFO ] - By installing you accept licenses for the packages.
2015-10-22 14:15:37,108 [ERROR] - notepadplusplus not installed. An error occurred during installation:
Unable to read package from path 'notepadplusplus.6.8.5.nupkg'.
2015-10-22 14:15:37,124 [DEBUG] - No package information as package is null.
2015-10-22 14:15:37,139 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey.chocolatey".
2015-10-22 14:15:37,139 [DEBUG] - Adding 'Hidden' attribute(s) to 'C:\ProgramData\chocolatey.chocolatey'.
2015-10-22 14:15:37,155 [DEBUG] - No package information to save as package is null.
2015-10-22 14:15:37,155 [ERROR] - The install of notepadplusplus was NOT successful.
2015-10-22 14:15:37,155 [ERROR] - notepadplusplus not installed. An error occurred during installation:
Unable to read package from path 'notepadplusplus.6.8.5.nupkg'.
2015-10-22 14:15:37,171 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib-bad".
2015-10-22 14:15:37,171 [WARN ] -
Chocolatey installed 0/1 package(s). 1 package(s) failed.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2015-10-22 14:15:37,171 [ERROR] - Failures:
2015-10-22 14:15:37,171 [ERROR] - - notepadplusplus
2015-10-22 14:15:37,186 [DEBUG] - Exiting with 1When running it a second time I get
C:\WINDOWS\system32>choco install notepadplusplus
Installing the following packages:
notepadplusplus
By installing you accept licenses for the packages.notepadplusplus.install v6.8.5
The package notepadplusplus.install wants to run 'chocolateyInstall.ps1'.
Note: If you don't run this script, the installation will fail.
Note: To confirm automatically next time, use '-y' or consider setting
'allowGlobalConfirmation'. Run 'choco feature -h' for more details.
Do you want to run the script?- yes
- no