folajubril / digitalpersona-react-sample

4 stars 1 forks source link

Can't resolve 'WebSdk' #1

Open ahmed-alii opened 2 years ago

ahmed-alii commented 2 years ago

I am looking for update on the above issue. I have cloned your repo and took the following steps before that:

Inside react, I have tried importing websdk.js inside app.js but it doesn't work. ./node_modules/@digitalpersona/devices/dist/es5.bundles/index.umd.js Module not found: Can't resolve 'WebSdk' in 'E:\WEBSTORM\personaFingerprint\digitalpersona-react-sample\node_mo dules\@digitalpersona\devices\dist\es5.bundles'

Any update on this issue? How did you solve it and are there any steps I am missing? Any kind of help is appreciated! Thanks In Advance

Salman9000 commented 1 year ago

https://github.com/hidglobal/digitalpersona-devices/issues/27#issuecomment-1445449725

prabjot610 commented 5 months ago

@ahmed-alii Did it work for you? I have followed @Salman9000 guidelines too but its still not working for me. Could you guys recommend any solution?

Salman9000 commented 5 months ago

@ahmed-alii Did it work for you? I have followed @Salman9000 guidelines too but its still not working for me. Could you guys recommend any solution?

i worked on this code a long time ago. It worked the way i described. Just some tip if it helps, you have to change the path everytime you do npm install.

prabjot610 commented 5 months ago

Could you please share your repo if this worked for you as WebSdk won't work with CRA, @ahmed-alii