EddyVerbruggen / nativescript-nfc

:pencil: NativeScript plugin to discover, read, and write NFC tags
MIT License
84 stars 37 forks source link

NativeScript -NFC #69

Open dbharambe opened 3 years ago

dbharambe commented 3 years ago

Hi,

I downloaded the sample code provided. I run into following when I run the preview on Andriod.

ERROR in ./app.ts Module not found: Error: Can't resolve 'C:/workspace2/NativeApp-NFC/OnlineProj/nativescript-nfc-master/demo/node_modules/nativescript-nfc/nfc-activity.js' in 'C:\workspace2\NativeApp-NFC\OnlineProj\nativescript-nfc-master\demo\app' @ ./app.ts 6:0-124

I have android 11 and NFC is turned on. I would appreciate your help.