mooz / node-pdf-image

Provides an interface to convert PDF's pages to png files in Node.js by using ImageMagick
MIT License
237 stars 87 forks source link

I have issues "Could not find a declaration file for module 'pdf-image'" #50

Open TriGunMaster opened 5 years ago

TriGunMaster commented 5 years ago

pdf-image

How to fix this.

The first i install by "npm i pdf-image" and then i copy sample code to running but code is not working i will test print log and i know it function not running i think so this problem from require module not found.

vishwas097 commented 4 years ago

@TriGunMaster Did you got any solution for this issue?