electron-userland / electron-builder-binaries

172 stars 60 forks source link

npm run electron:bulid pops up error #40

Open kikyoluka opened 3 years ago

kikyoluka commented 3 years ago

When I use npm run electron:bulid it pops up an error like this: image

Get "https://github.com/electron-userland/electron-builder-binaries/releases/download/winCodeSign-2.6.0/winCodeSign-2.6.0.7z": dial tcp 192.30.253.112:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

I want to know why this error is reported. Is it my problem? Thanks.

lichaozhy commented 3 years ago

Has the problem been solved?