electron / get

Download Electron release artifacts
https://npm.im/@electron/get
MIT License
338 stars 106 forks source link

feat: add environment variable GITHUB_TOKEN support. #230

Closed mrchaofan closed 2 years ago

mrchaofan commented 2 years ago

I met a trouble when I executed yarn install.

image

It seems like github blocked but if I add github token in request header it would get fixed.