SergeyMell / nativescript-plugins

Apache License 2.0
14 stars 4 forks source link

The specified module does not exist: . #10

Closed mm-psymbl closed 3 years ago

mm-psymbl commented 3 years ago

Hi there,

NS {7} here. I import the module but upon compilation i get this:


at
require(:1:137)
(CoreFoundation) *** Terminating app due to uncaught exception 'NativeScript encountered a fatal error: Uncaught Error: The specified module does not exist: .
at
require(:1:137)
', reason: '(null)'
*** First throw call stack:
(
0   CoreFoundation                      0x00007fff20421af6 __exceptionPreprocess + 242
1   libobjc.A.dylib                     0x00007fff20177e78 objc_exception_throw + 48
2   NativeScript                        0x000000010f2152c4 _ZN3tns21NativeScriptException15OnUncaughtErrorEN2v85LocalINS1_7MessageEEENS2_INS1_5ValueEEE + 914
3   NativeScript                        0x000000010f64a778 _ZN2v88internal14MessageHandler25ReportMessageNoExceptionsEPNS0_7IsolateEPKNS0_15MessageLocationENS0_6HandleINS0_6ObjectEEENS_5LocalINS_5ValueEEE + 344
4   NativeScript                        0x000000010f64a5d9 _ZN2v88internal14MessageHandler13ReportMessageEPNS0_7IsolateEPKNS0_15MessageLocationENS0_6HandleINS0_15JSMessageObjectEEE + 889
5   NativeScript                        0x000000010f549e76 _ZN2v88i<…>```
mm-psymbl commented 3 years ago

didn't import it correctly in my component. apologies.