-
I have been trying to install this package without much luck. I've included the error log and a bunch of other information about my setup, i'm not sure how much of it is relevant.
Running
npm i…
wdavo updated
6 years ago
-
E.g. readers that are "never inserted" and therefore are not detected by `on("reader")`.
-
Really, I'd just like to force prebuild-install to NEVER skip the prebuilt option (they exist for a reason, after all!)
-
Hi,
thanks for pointing me to your fork, regarding Smart Card Resource Manager not running errors that I encountered in Windows. It seems to work now.
However, the original library allows me to…
-
Hi all,
I'm probably just being a noob here but getting a node-gyp error when trying to install.
versions:
```
node: 8.1.0
npm: 5.0.3
os x: 10.12.5
```
error:
```
In file included from…
-
Add support for controlling LED indicators and buzzer on devices, where it is supported (e.g. ACR122 USB).
-
When I run the `npm install pcsclite`, it doesnt work
```
> buffertools@2.1.4 install /home/barisvelioglu/Projects/test/node_modules/buffertools
> node-gyp rebuild
make: Entering directory '…
-
App threw an error during load
Error: Cannot find module './build/Debug/buffertools.node'
at Module._resolveFilename (module.js:455:15)
at Function.Module._resolveFilename (C:\Users\Igor\el…
-
Environment:
OS : Mac OS X El Capitan
Node.js version : v6.3.0
pcsclite version : 0.4.9
Situation :
Following is the output when I was installing pcsclite.
`kens-MacBook-Pro:node-pcsclite-master Ken…
-
# Proposal v.0.01 - Base Class
# Constants
(taken from Open Smart Card Development Platform (www.openscdp.org))
(Implementation of ISO 7816-4 APDU processing )
APDU.INS_DEACTIVATE = 0x04…