Open hovancik opened 7 years ago
Will take a look. Thanks for reporting that.
My next build is working. Was this fixed? https://ci.appveyor.com/project/hovancik/stretchly/build/1.0.505
It wasn't, sorry. This is the related issue: https://github.com/nodejs/node-gyp/issues/1274
We are currently working with our hosting provider on the solution.
:wave: Just chiming in to say that the Atom team is hitting this very frequently on all of our node projects.
We reflected this on our status page and working closely with CloudFlare now.
Here is the build: https://ci.appveyor.com/project/hovancik/stretchly/build/1.0.504
It works on 32 but fails after 1 hour on 64 bit.
my yml:
What I added is:
.\node_modules\.bin\electron-rebuild
so I can rebuild a module I am using.