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

TypeError: exists is not a function #36

Open
vamsideepak opened this issue Sep 4, 2020 · 0 comments
Open

TypeError: exists is not a function #36

vamsideepak opened this issue Sep 4, 2020 · 0 comments

Comments

@vamsideepak
Copy link

vamsideepak commented Sep 4, 2020

Hi Everyone , i am trying to use pcsclite node module in my react(react-electron app) component but it's getting error as below

    at Function.getRoot (bindings.js:202)
    at bindings (bindings.js:82)
    at Object.<anonymous> (pcsclite.js:4)
    at Object../node_modules/pcsclite/lib/pcsclite.js (pcsclite.js:160)
    at __webpack_require__ (bootstrap:784)
    at fn (bootstrap:150)
    at Object../node_modules/pcsclite/index.js (index.js:1)
    at __webpack_require__ (bootstrap:784)
    at fn (bootstrap:150)
    at Module.<anonymous> (App.css?4433:45)
    at Module../src/App.js (App.js:85)
    at __webpack_require__ (bootstrap:784)
    at fn (bootstrap:150)
    at Module../src/index.js (index.css?f3f6:45)
    at __webpack_require__ (bootstrap:784)
    at fn (bootstrap:150)
    at Object.1 (serviceWorker.js:141)
    at __webpack_require__ (bootstrap:784)
    at checkDeferredModules (bootstrap:45)
    at Array.webpackJsonpCallback [as push] (bootstrap:32)
    at main.chunk.js:1```
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

1 participant