atom / chocolatey

chocolatey installer for Atom
MIT License
12 stars 17 forks source link

Error installing on Windows 7, repeats on each retry #20

Closed MomentumV closed 10 years ago

MomentumV commented 10 years ago

C:\Users\XXXXXXXX>cinst Atom Chocolatey (v0.9.8.25) is installing 'Atom' and dependencies. By installing you accept the license for 'Atom' and each dependency you are installing.

Atom v0.113.0 Downloading Atom 64 bit from 'https://github.com/atom/atom/releases/download/v0.113.0/atom-windows.zip ' Extracting C:\Users\XXXXXXXXX\AppData\Local\Temp\chocolatey\Atom\AtomInstall.zip to C:\ProgramData\chocolatey\lib\Atom.0.113.0\tools...

Write-Error : Atom did not finish successfully. Boo to the chocolatey gods!

[ERROR] This command cannot be executed due to the error: The system cannot fin

d the file specified.

At C:\ProgramData\chocolatey\chocolateyinstall\helpers\functions\Write-Chocolat eyFailure.ps1:30 char:14

Write-Error : Package 'Atom v0.113.0' did not install successfully: This comman d cannot be executed due to the error: The system cannot find the file specifie d. At C:\ProgramData\chocolatey\chocolateyinstall\functions\Chocolatey-NuGet.ps1:9 0 char:28

The term 'true' 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. Command 'install' failed (sometimes this indicates a partial failure). Additiona l info/packages: Atom

kevinsawicki commented 10 years ago

Can you try closing and reopening your command prompt or powershell window and then rerun cinst Atom?

MomentumV commented 10 years ago

Fixed.

On Thu, Jul 10, 2014 at 10:46 AM, Kevin Sawicki notifications@github.com wrote:

Can you try closing and reopening your command prompt or powershell window and then rerun cinst Atom?

Reply to this email directly or view it on GitHub https://github.com/atom/chocolatey/issues/20#issuecomment-48622980.

kevinsawicki commented 10 years ago

Great, thanks for letting me know, I think this is the same as #13 which will be fixed in chocolatey itself in a future release.