You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed pcsclite and when I run index.js file I got the following issue:
(node:5184) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
PCSC error SCardGetStatusChange error: The action was cancelled by an SCardCancel request.
node version: v12.16.1
The text was updated successfully, but these errors were encountered:
I have installed pcsclite and when I run index.js file I got the following issue:
node version: v12.16.1
The text was updated successfully, but these errors were encountered: