Skip to content

npm install/build fail on windows #13

@yomansk8

Description

@yomansk8

Hello,

I try to use this module in an electron app with the node-printer module. The node printer module works properly but I have an issue with the install of the node-pdfium module on Windows.

I tried to install the module with
npm install --save pdfium
or
npm install --save pdfium --msvs_version=2015
and
npm install --save pdfium --msvs_version=2015 --runtime=electron --target=1.4.5 --arch=x64

But each time, I got the following error :
image

My node version is 6.9.1 and my npm version is 3.10.8

Any idea why the build fail ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions