Skip to content

Instantly share code, notes, and snippets.

@beeman
Created August 13, 2020 16:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save beeman/c6028aadbf357eff4407ff28b495b185 to your computer and use it in GitHub Desktop.
Save beeman/c6028aadbf357eff4407ff28b495b185 to your computer and use it in GitHub Desktop.
[iPhone 6s]: INFO: HMR: Hot Module Replacement Enabled. Waiting for signal.
2020-08-13 11:36:33.536 nsplaydev[8557:706933] PlayLiveSync: applicationDidFinishLaunching
2020-08-13 11:36:33.600 nsplaydev[8557:706933] ***** Fatal JavaScript exception - application has been terminated. *****
2020-08-13 11:36:33.600 nsplaydev[8557:706933] Native stack trace:
1 0x10319b2fc NativeScript::reportFatalErrorBeforeShutdown(JSC::ExecState*, JSC::Exception*, bool)
2 0x1031d1a38 NativeScript::FFICallback<NativeScript::ObjCMethodCallback>::ffiClosureCallback(ffi_cif*, void*, void**, void*)
3 0x103cc4afc ffi_closure_SYSV_inner
4 0x103cc81b4 .Ldo_closure
5 0x19f000644 <redacted>
6 0x19f00068c <redacted>
7 0x19efff9e4 <redacted>
8 0x19efff6bc <redacted>
9 0x19ef7c414 <redacted>
10 0x19efff01c _CFXNotificationPost
11 0x19f35e974 <redacted>
12 0x1a3143330 <redacted>
13 0x1a314929c <redacted>
14 0x1a28edb70 <redacted>
15 0x1a2d9e2dc _UIScenePerformActionsWithLifecycleActionMask
16 0x1a28ee654 <redacted>
17 0x1a28ee0a8 <redacted>
18 0x1a28ee480 <redacted>
19 0x1a28edd40 <redacted>
20 0x1a28f21dc <redacted>
21 0x1a2cc23a0 <redacted>
22 0x1a2db7720 _UISceneSettingsDiffActionPerformChangesWithTransitionContext
23 0x1a28f1f38 <redacted>
24 0x1a2db761c _UISceneSettingsDiffActionPerformActionsWithDelayForTransitionContext
25 0x1a28f1da0 <redacted>
26 0x1a2761f74 <redacted>
27 0x1a2760b14 <redacted>
28 0x1a2761cac <redacted>
29 0x1a31474e8 <redacted>
30 0x1a2ce768c <redacted>
31 0x1a421b61c <redacted>
2020-08-13 11:36:33.604 nsplaydev[8557:706933] JavaScript stack trace:
2020-08-13 11:36:33.604 nsplaydev[8557:706933] _createCompiledHostTemplate(file:///app/tns_modules/@angular/compiler/bundles/compiler.umd.js:27637:147)
at file:///app/tns_modules/@angular/compiler/bundles/compiler.umd.js:27613:60
at forEach([native code])
at file:///app/tns_modules/@angular/compiler/bundles/compiler.umd.js:27610:48
at forEach([native code])
at _compileComponents(file:///app/tns_modules/@angular/compiler/bundles/compiler.umd.js:27599:30)
at file:///app/tns_modules/@angular/compiler/bundles/compiler.umd.js:27527:33
at compileModuleAsync(file:///app/tns_modules/@angular/compiler/bundles/compiler.umd.js:27486:62)
at bootstrapModule(file:///app/tns_modules/@angular/core/bundles/core.umd.js:26904:36)
at _bootstrapper(file:///app/tns_modules/nativescript-angular/platform-common.js:89:44)
at file:///app/tns_modules/nativescript-angular/platform-common.js:156:26
at notify(file:///app/tns_modules/tns-core-modules/data/observable/observable.js:110:23)
at [native code]
at notifyAppStarted(file:///app/tns_modules/tns-core-modules/application/application.js:156:32)
at didFinishLaunchingWithOptions(file:///app/tns_modules/tns-core-modules/application/application.js:148:26)
at [native code]
at onReceive(file:///app/tns_modules/tns-core-modules/application/application.js:36:28)
at UIApplicationMain([native code])
at _start(file:///app/tns_modules/tns-core-modules/application/application.js:295:22)
at run(file:///app/tns_modules/tns-core-modules/application/application.js:323:9)
at bootstrapNativeScriptApp(file:///app/tns_modules/nativescript-angular/platform-common.js:210:22)
at bootstrapApp(file:///app/tns_modules/nativescript-angular/platform-common.js:111:34)
at bootstrapModule(file:///app/tns_modules/nativescript-angular/platform-common.js:91:22)
at file:///app/bundle.js:559:144
at ./main.ts(file:///app/bundle.js:564:34)
at __webpack_require__(file:///app/runtime.js:751:34)
at checkDeferredModules(file:///app/runtime.js:44:42)
at webpackJsonpCallback(file:///app/runtime.js:31:39)
at anonymous(file:///app/bundle.js:2:61)
at evaluate([native code])
at moduleEvaluation([native code])
at promiseReactionJob([native code])
2020-08-13 11:36:33.604 nsplaydev[8557:706933] JavaScript error:
file:///app/tns_modules/@angular/compiler/bundles/compiler.umd.js:27637:147: JS ERROR Error: Component CurrencySelectorComponent is not part of any NgModule or the module has not been imported into your module.
2020-08-13 11:36:33.607 nsplaydev[8557:706933] PlayLiveSync: Uncaught Exception
2020-08-13 11:36:33.608 nsplaydev[8557:706933] *** JavaScript call stack:
(
0 UIApplicationMain@[native code]
1 _start@file:///app/tns_modules/tns-core-modules/application/application.js:295:22
2 run@file:///app/tns_modules/tns-core-modules/application/application.js:323:9
3 bootstrapNativeScriptApp@file:///app/tns_modules/nativescript-angular/platform-common.js:210:22
4 bootstrapApp@file:///app/tns_modules/nativescript-angular/platform-common.js:111:34
5 bootstrapModule@file:///app/tns_modules/nativescript-angular/platform-common.js:91:22
6 @file:///app/bundle.js:559:144
7 ./main.ts@file:///app/bundle.js:564:34
8 __webpack_require__@file:///app/runtime.js:751:34
9 checkDeferredModules@file:///app/runtime.js:44:42
10 webpackJsonpCallback@file:///app/runtime.js:31:39
11 anonymous@file:///app/bundle.js:2:61
12 evaluate@[native code]
13 moduleEvaluation@:1:11
14 promiseReactionJob@:1:11
)
2020-08-13 11:36:33.609 nsplaydev[8557:706933] *** Terminating app due to uncaught exception 'NativeScript encountered a fatal error: Error: Component CurrencySelectorComponent is not part of any NgModule or the module has not been imported into your module.
at
_createCompiledHostTemplate(file:///app/tns_modules/@angular/compiler/bundles/compiler.umd.js:27637:147)
at file:///app/tns_modules/@angular/compiler/bundles/compiler.umd.js:27613:60
at forEach([native code])
at file:///app/tns_modules/@angular/compiler/bundles/compiler.umd.js:27610:48
at forEach([native code])
at _compileComponents(file:///app/tns_modules/@angular/compiler/bundles/compiler.umd.js:27599:30)
at file:///app/tns_modules/@angular/compiler/bundles/compiler.umd.js:27527:33
at compileModuleAsync(file:///app/tns_modules/@angular/compiler/bundles/compiler.umd.js:27486:62)
at bootstrapModule(file:///app/tns_modules/@angular/core/bundles/core.umd.js:26904:36)
at _bootstrapper(file:///app/tns_modules/nativescript-angular/platform-common.js:89:44)
at file:///app/tns_modules/nativescript-angular/platform-common.js:156:26
at notify(file:///app/tns_modules/tns-core-modules/data/observable/observable.js:110:23)
at [native code]
at notifyAppStarted(file:///app/tns_modules/tns-core-modules/application/application.js:156:32)
at didFinishLaunchingWithOptions(file:///app/tns_modules/tns-core-modules/application/application.js:148:26)
at [native code]
at onReceive(file:///app/tns_modules/tns-core-modules/application/application.js:36:28)
at UIApplicationMain([native code])
at _start(file:///app/tns_modules/tns-core-modules/application/application.js:295:22)
at run(file:///app/tns_modules/tns-core-modules/application/application.js:323:9)
at bootstrapNativeScriptApp(file:///app/tns_modules/nativescript-angular/platform-common.js:210:22)
at bootstrapApp(file:///app/tns_modules/nativescript-angular/platform-common.js:111:34)
at bootstrapModule(file:///app/tns_modules/nativescript-angular/platform-common.js:91:22)
at file:///app/bundle.js:559:144
at ./main.ts(file:///app/bundle.js:564:34)
at __webpack_require__(file:///app/runtime.js:751:34)
at checkDeferredModules(file:///app/runtime.js:44:42)
at webpackJsonpCallback(file:///app/runtime.js:31:39)
at anonymous(file:///app/bundle.js:2:61)
at evaluate([native code])
at moduleEvaluation([native code])
at promiseReactionJob([native code])
', reason: '(null)'
*** First throw call stack:
(0x19f0a4794 0x19edc6bcc 0x10319b778 0x1031d1a38 0x103cc4afc 0x103cc81b4 0x19f000644 0x19f00068c 0x19efff9e4 0x19efff6bc 0x19ef7c414 0x19efff01c 0x19f35e974 0x1a3143330 0x1a314929c 0x1a28edb70 0x1a2d9e2dc 0x1a28ee654 0x1a28ee0a8 0x1a28ee480 0x1a28edd40 0x1a28f21dc 0x1a2cc23a0 0x1a2db7720 0x1a28f1f38 0x1a2db761c 0x1a28f1da0 0x1a2761f74 0x1a2760b14 0x1a2761cac 0x1a31474e8 0x1a2ce768c 0x1a421b61c 0x1a4240194 0x1a4225bfc 0x1a423fe50 0x19ed6a524 0x19ed13434 0x1a4264850 0x1a426451c 0x1a4264a44 0x19f022c18 0x19f022b70 0x19f0222f8 0x19f01d328 0x19f01cce8 0x1a916738c 0x1a314b444 0x103cc8044 0x103cc4220 0x103cc3d1c 0x10315cf60 0x103cc2f28 0x103cc12a4 0x103cc12a4 0x103cc12a4 0x103cc12a4 0x103cc12a4 0x103cc12a4 0x103cc12a4 0x103cc12a4 0x103cc12a4 0x103cc1204 0x103cc12a4 0x103cacd4c 0x103939914 0x103b0e9c8 0x1031762a4 0x1032ddbf8 0x103cc2c8c 0x103cc12a4 0x103cc12a4 0x103cacd4c 0x103939914 0x103b0eb94 0x1032d7130 0x10316c548 0x1031e01d0 0x10435e1f8 0x102a4f420 0x19eea48f0)
libc++abi.dylib: terminating with uncaught exception of type NSException
2020-08-13 11:36:33.609 nsplaydev[8557:706933] PlayLiveSync: Uncaught Exception
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment