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

Error installing HummusJS on windows 10 x64 #286

Closed fabiomor closed 6 years ago

fabiomor commented 6 years ago

Hi, i'd like to try this awesom library, but i get an error during npm installation I'm under Windows 10 64 bit OS.

It seems to fail to find a downloadable file (404)

node-pre-gyp WARN Tried to download(404): https://hummus.s3-us-west-2.amazonaws.com/hummus/v1.0.87/node-v48-win32-x64.tar.gz and then failing fallback

Anyway i attach pastebin of complete log: https://pastebin.com/cWsMswNQ

thanks