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

Angular 7 installation #82

Open
Canos opened this issue May 3, 2019 · 2 comments
Open

Angular 7 installation #82

Canos opened this issue May 3, 2019 · 2 comments

Comments

@Canos
Copy link

Canos commented May 3, 2019

i'm trying to use in a regular angular 7 app.

following installation notes: I've tried
yarn add nfc-pcsc

After using this import
import { NFC } from 'nfc-pcsc';

I get a

ERROR in ./node_modules/bindings/bindings.js
Module not found: Error: Can't resolve 'fs' in '****/node_modules/bindings'
ERROR in ./node_modules/bindings/bindings.js
Module not found: Error: Can't resolve 'path' in '****/node_modules/bindings'
ERROR in ./node_modules/file-uri-to-path/index.js
Module not found: Error: Can't resolve 'path' in '****/node_modules/file-uri-to-path'

any official solution or workaround?
Thanks

@cichybiala
Copy link

@Canos
Did you found any solution?

@Canos
Copy link
Author

Canos commented Jul 14, 2020

No

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