I am trying to run this project. when I run I am getting this error:
PS C:\xampp\htdocs\zatca_xml> npm run example
zatca-xml-js@0.1.8 example
tsc --project tsconfig.build.json && node lib/examples/full.js
error:068000A8:asn1 encoding routines::wrong tag
(node:2084) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use node --trace-deprecation ... to show where the warning was created)
my node --version
v19.2.0
Can you help me to run this project: email: mosleh.engineer@gmail.com
I am trying to run this project. when I run I am getting this error:
PS C:\xampp\htdocs\zatca_xml> npm run example
error:068000A8:asn1 encoding routines::wrong tag (node:2084) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. (Use
node --trace-deprecation ...
to show where the warning was created)my node --version v19.2.0
Can you help me to run this project: email: mosleh.engineer@gmail.com