file-icons / atom

Atom file-specific icons for improved visual grepping.
MIT License
1.31k stars 250 forks source link

Unexpected end-of-file error when updating #835

Closed deciorf closed 3 years ago

deciorf commented 3 years ago

Updating to “file-icons@2.1.44” failed.Hide output…

npm ERR! code Z_BUF_ERROR npm ERR! errno -5 npm ERR! zlib: unexpected end of file

npm ERR! A complete log of this run can be found in: npm ERR! /home//.atom/.apm/_logs/2020-11-05T12_15_33_464Z-debug.log

Alhadis commented 3 years ago

That just means atom.io's servers timed out as you were downloading the update. Follow the steps given here and try again.

deciorf commented 3 years ago

Thank you very much. I was able to upgrade perfectly.