node-pdf-image
node-pdf-image copied to clipboard
I have issues "Could not find a declaration file for module '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.
@TriGunMaster Did you got any solution for this issue?