-
I am using `pcsclite` (nfc-pcsc) integration in Angular 7 ...the pcsc is using binding.js file which occurs this error.
```
[ERROR Error: Uncaught (in promise): TypeError: exists is not a function
…
-
Hey! First of all thanks for the effort on creating this library!
I was wondering, are you are thinking of offering react-native support also, at least for Android?
-
I recently switched computers and re-installed node, electron, etc. Now I'm getting the following error when running my NFC application:
> Uncaught Error: a dynamic link library (dll) initializatio…
-
When starting demo using NPM and electron start script nfc-pcsc fails. Starting using only node everything works perfectly.
From log:
10 silly lifecycle electron.card-loader@0.0.1~start: Args: [ '…
-
Hi, I'm trying to use this native module https://github.com/santigimeno/node-pcsclite, in my electron app. Everything works well in dev mode.
after
```
$ npm run package-all
```
and installed…
-
I'm trying to build v19.5.3.8-stable tag, without `-DENABLE_EMBEDDED_COMPILER:BOOL=False` it couldn't be built with the error from the folowwing log.
**Operating system**: Arch Linux with next inst…
-
Hello,
thanks for this great package! I already developed some business logic an am able to access my cards via nodejs. Thats fun, unfortunately i can not make it run with electron. Can you please …
-
Hi everyone,
I'm having some troubles porting an electron app (from Linux to Mac OS) which uses node-pcsclite (which has a dependency on fsevents) because of a building problem of fsevents.
I'm using …
-
Hi guys.
I'm encountering the below error when running electron app on Windows.
I'm using this package ( https://github.com/pokusew/nfc-pcsc ) to connect to an card reader.
Any help would be greatl…
-
I'm using https://github.com/tomkp/smartcard That implement of this repo.
I think root cause is come from node-pcsclite. Does anyone have same problem ?
OS: MacOS 10.13.4