pokusew / node-pcsclite

Bindings over pcsclite to access Smart Cards
ISC License
60 stars 54 forks source link

SCardGetStatusChange error (0x8010001d) #15

Open dhuyy opened 6 years ago

dhuyy commented 6 years ago

Even with the Smart Card service running I'm getting this error when start a script with the example described in docs:

PCSC error SCardGetStatusChange error: The Smart Card Resource Manager is not running. (0x8010001d)

Can you help me with this? Any tips..

petrzjunior commented 4 years ago

Hi @dhuyy , yesterday version 0.6.0 was released containing all sorts of bugfixes for the newest versions of Node.js as well as fixing the provided example usage. Can you please try again running your code? The library is running flawlessly on my machines now. I'll be happy to help you!