get icon indicating copy to clipboard operation
get copied to clipboard

Download Electron release artifacts

Results 22 get issues
Sort by recently updated
recently updated
newest added

I met a trouble when I executed yarn install. It seems like github blocked but if I add github token in request header it would get fixed.

I'm writing tests in another repo that inject fake downloads into the process and don't want them to pollute the real cache on my system. Also, I don't want the...

As of v2.0.0, the minimum nodejs version we support is 12. so `global-tunnel-ng` no longer has any effect. cc: @malept

See: https://nodejs.org/api/process.html#processconfig

This warning appears in my projects: **Dependabot alerts: _Got_ allows a redirect to a UNIX socket** _The latest possible version that can be installed is 9.6.0 because of the following...

Reopened https://github.com/electron/get/pull/219 here because CircleCi didn't want to run builds from forks Fixes following problems: * It is not possible to define CUSTOM_VERSION env variable via .npmrc together with others....

_First of all, it's great to see that the longstanding issue of trusting a remote SHASUMS256.txt file has been fixed. Huge thanks for that!_ There is a bug in the...

Would be useful if this library exposed functions which could be used to: * Clear the entire cache * Delete specific versions from the cache Since Electron Fiddle uses this...

:sparkles: enhancement