Revadike / epicgames-freebies-claimer

Claim available free game promotions from the Epic Games Store.
MIT License
2.23k stars 361 forks source link

Can't access raw.githubusercontent.com #77

Closed MoBenw closed 3 years ago

MoBenw commented 3 years ago

(node:4016) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'call' of undefined

AmazingXiaomi commented 3 years ago

same

AmazingXiaomi commented 3 years ago

I have solved this problem,Because i can't access https://raw.githubusercontent.com/ , and i add this text in the hosts files

GitHub Start

140.82.114.3 github.com 140.82.113.4 gist.github.com 140.82.113.6 api.github.com 185.199.108.153 assets-cdn.github.com 185.199.109.153 assets-cdn.github.com 185.199.110.153 assets-cdn.github.com 185.199.111.153 assets-cdn.github.com 199.232.96.133 raw.githubusercontent.com 199.232.96.133 user-images.githubusercontent.com 199.232.96.133 gist.githubusercontent.com 199.232.96.133 cloud.githubusercontent.com 199.232.96.133 camo.githubusercontent.com 199.232.96.133 avatars0.githubusercontent.com 199.232.96.133 avatars1.githubusercontent.com 199.232.96.133 avatars2.githubusercontent.com 199.232.96.133 avatars3.githubusercontent.com 199.232.96.133 avatars4.githubusercontent.com 199.232.96.133 avatars5.githubusercontent.com 199.232.96.133 avatars6.githubusercontent.com 199.232.96.133 avatars7.githubusercontent.com 199.232.96.133 avatars8.githubusercontent.com

GitHub End

If you have the same problem, you can try

black-six commented 3 years ago

I have solved this problem,Because i can't access https://raw.githubusercontent.com/ , and i add this text in the hosts files

GitHub Start

140.82.114.3 github.com 140.82.113.4 gist.github.com 140.82.113.6 api.github.com 185.199.108.153 assets-cdn.github.com 185.199.109.153 assets-cdn.github.com 185.199.110.153 assets-cdn.github.com 185.199.111.153 assets-cdn.github.com 199.232.96.133 raw.githubusercontent.com 199.232.96.133 user-images.githubusercontent.com 199.232.96.133 gist.githubusercontent.com 199.232.96.133 cloud.githubusercontent.com 199.232.96.133 camo.githubusercontent.com 199.232.96.133 avatars0.githubusercontent.com 199.232.96.133 avatars1.githubusercontent.com 199.232.96.133 avatars2.githubusercontent.com 199.232.96.133 avatars3.githubusercontent.com 199.232.96.133 avatars4.githubusercontent.com 199.232.96.133 avatars5.githubusercontent.com 199.232.96.133 avatars6.githubusercontent.com 199.232.96.133 avatars7.githubusercontent.com 199.232.96.133 avatars8.githubusercontent.com

GitHub End

If you have the same problem, you can try

Thank you. I got the same problem. Your method works!