Skip to content
This repository has been archived by the owner on Jun 9, 2019. It is now read-only.

Unable to get latest release tag from Github #13

Closed
bitomule opened this issue Dec 14, 2015 · 2 comments
Closed

Unable to get latest release tag from Github #13

bitomule opened this issue Dec 14, 2015 · 2 comments
Labels

Comments

@bitomule
Copy link

I get this error after updating to electron 0.36.0.

This is the full error returned on _getLatestTag method:

{ [ReadError: unexpected end of file]
  code: 'Z_BUF_ERROR',
  message: 'unexpected end of file',
  host: 'github.com',
  hostname: 'github.com',
  method: 'HEAD',
  path: '/myapp/myapp-desktop/releases/latest' }

I updated electron trying to find if the issue with quitAndUpdate not working was fixed.

@jenslind
Copy link
Owner

Thanks for reporting. It has been fixed in got now. Just do a clean npm install and it should work. :)

@bitomule
Copy link
Author

Thanks!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants