galkahana / HummusJS

Node.js module for high performance creation, modification and parsing of PDF files and streams
http://www.pdfhummus.com
Other
1.14k stars 169 forks source link

Add electron 4 pre builts #355

Closed rbeeger closed 5 years ago

rbeeger commented 5 years ago

Electron 4 was released some days ago. Let's see if pre builts of Hummus for electron 4 work.

This also contains another attempt to fix electron 3 pre builts with just another electron 3 release and now with node 10.11.0.

We'll see whether this works out or not.

rbeeger commented 5 years ago

Unfortunately that doesn't work either. On appveyor/windows there is no problem, but on travis neither linux nor macOS succeed. We could add the windows prebuilts for electron 4, but that's still incomplete without linux and macOS.

rbeeger commented 5 years ago

Didn't work. Next try in #383