dichovsky / pdf-to-png-converter

Library Convert PDF to PNG
MIT License
110 stars 26 forks source link

Updated canvas version? #29

Closed ligius- closed 1 month ago

ligius- commented 1 year ago

Can someone please update the canvas version to 2.11.0? The required one, 2.10.2 is not prebuilt for node18 (ABI v108) but the newer one is. I tried forcing the canvas dependency to the newer one but the plugin stops responding, did not debug why yet.

dichovsky commented 1 year ago

Can someone please update the canvas version to 2.11.0? The required one, 2.10.2 is not prebuilt for node18 (ABI v108) but the newer one is. I tried forcing the canvas dependency to the newer one but the plugin stops responding, did not debug why yet.

Please try v3

jalog commented 4 months ago

I have the same problem. node-pre-gyp error in node18.

dichovsky commented 1 month ago

Have you tried 3.3.0 ?