EddyVerbruggen / nativescript-nfc

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

does not work with svelte native #74

Closed eikaramba closed 3 years ago

eikaramba commented 3 years ago

it seems the plugin does not work with svelte native. i tried to install it (see https://github.com/EddyVerbruggen/nativescript-nfc/issues/73) but after beeing able to compile it does not find my /views/xxxx.svelte files anymore.

System.err: Caused by: com.tns.NativeScriptException: Error calling module function
System.err: Error: Cannot find module './views/main.svelte'
System.err: File: (file: app\webpack:\brawa\webpack\bootstrap:27:0)
System.err:
System.err: StackTrace:
System.err: webpackMissingModule(file:///data/data/com.brawa.android/files/app/bundle.js:14:50)
eikaramba commented 3 years ago

closing it because it was my fault and had nothing to do with this plugin ;) sry