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

install fails on windows #272

Open bosung90 opened 6 years ago

bosung90 commented 6 years ago

adding hummus on windows fails. yarn-error.log

galkahana commented 6 years ago

sounds like you don't have a compiler on your windows. hummusjs is a binary module and require a compiler. you can use vsstudio, gcc or whatnot.