pdffillerjs / pdffiller

Take an existing PDF Form and data and PDF Filler will create a new PDF with all given fields populated.
MIT License
286 stars 113 forks source link

Installation Failed #85

Open deshario opened 5 years ago

deshario commented 5 years ago

iconv>if not defined npm_config_node_gyp I'm not sure what is missing from me ... I need help image

Log File : 2019-05-28T15_39_26_165Z-debug.log

jboxxx commented 5 years ago

I'm failing on import with the below error message:

Failed to compile.

./node_modules/iconv/lib/iconv.js Module not found: Can't resolve '../build/Debug/iconv.node' in './node_modules/iconv/lib' ^C

I also did node-gyp rebuild in ./node_modules/iconv and had the same error above.

Need help, the module is not usable after npm install pdffiller. Did you find a fix for this?

ronielramos commented 5 years ago

The same, but only on windows, on linux and mac when i've tested, worked

maielo commented 5 years ago

👍 +1:

diego-lipinski-de-castro commented 5 years ago

+1

Marcosmaliki commented 4 years ago

Same error here

rsm23 commented 4 years ago

+1

raynerhoward commented 4 years ago

+1 Windows 10 not supported? Not even for app development? A word or two about this would be helpful. Will be deploying on Linux but am developing on Windows 10.

gabrielavoll commented 4 years ago

womp womp same here on MacOS Mojave, hoping deprecating down the package will magically fix

pllearns commented 3 years ago

This may still be an issue with Windows machines running WSL2.