Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on Electron windows #46

Closed
Ionut-Milas opened this issue Sep 3, 2018 · 1 comment
Closed

Error on Electron windows #46

Ionut-Milas opened this issue Sep 3, 2018 · 1 comment

Comments

@Ionut-Milas
Copy link

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 greatly appreciated!

Uncaught Error: \?\C:\Users\ionutmilas\AppData\Local\Temp\7aeba51b-2fba-46a5-a482-8eb4db26026d.tmp.node is not a valid Win32 application\?\C:\Users\ionutmilas\AppData\Local\Temp\7aeba51b-2fba-46a5-a482-8eb4db26026d.tmp.node
at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:173:20)
at Object.Module._extensions..node (module.js:671:18)
at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:187:18)
at Module.load (module.js:561:32)
at tryModuleLoad (module.js:504:12)
at Function.Module._load (module.js:496:3)
at Module.require (module.js:586:17)
at require (internal/module.js:11:18)
at bindings (\mac\Home\Desktop\win-unpacked\resources\app.asar\node_modules\bindings\bindings.js:81:44)
at Object. (\mac\Home\Desktop\win-unpacked\resources\app.asar\node_modules@pokusew\pcsclite\lib\pcsclite.js:4:37)

@LudovicRousseau
Copy link
Owner

Since you are using Windows you are NOT using this PCSC software.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants