EasyQRCodeJS-NodeJS icon indicating copy to clipboard operation
EasyQRCodeJS-NodeJS copied to clipboard

EasyQRCodeJS-NodeJS not install with node v.20.15

Open mfinity168 opened this issue 1 year ago • 2 comments

Hi

I cannot install EasyQRCodeJS-NodeJS with command npm install easyqrcodejs-nodejs on nodejs v.20.15 How to fix it ?

1720855933040

Thank you

mfinity168 avatar Jul 13 '24 07:07 mfinity168

I was able to fix the dependency issue. Run this before you try and install: brew install pkg-config cairo pango libpng jpeg giflib librsvg

That will allow you to install the package correctly.

gjbundy avatar Aug 16 '24 15:08 gjbundy

Thank you

mfinity168 avatar Aug 17 '24 07:08 mfinity168