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
you were probably reading docs for master branch (unpublished version), while 0.5.0 was published.
Nevertheless, I have just published 0.6.0 version. Please upgrade nfc-pcsc to 0.6.0 in your project and it should work without problems, when you require it like you did:
const{NFC}=require('nfc-pcsc');constnfc=newNFC();
Let me know if everything works as expected. I'll close the issue then. Thanks.
The text was updated successfully, but these errors were encountered: