ewngs / szamlazz.js

Node.js client for Szamlazz.hu
MIT License
38 stars 34 forks source link

Unable to install szamlazz #26

Closed cheetahtariq closed 1 year ago

cheetahtariq commented 2 years ago

command " npm install szamlazz.js --save " is not working. error - " deprecated libxmljs2@0.21.6: Please use >=0.25.4 "

image

otottkovacstibor commented 2 years ago

@cheetahtariq - This happens because there is no pre-built binary of libxmljs2 available for your node version (v16). It should work fine with node 12 or 14.

mondalaci commented 1 year ago

I cannot reproduce this issue with node 16.13.0. Feel free to retry.