René's URL Explorer Experiment


Title: Nativescript iOS & Android runtime issue module not found · Issue #2369 · NativeScript/nativescript-angular · GitHub

Open Graph Title: Nativescript iOS & Android runtime issue module not found · Issue #2369 · NativeScript/nativescript-angular

X Title: Nativescript iOS & Android runtime issue module not found · Issue #2369 · NativeScript/nativescript-angular

Description: Environment Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project): CLI: angular-cli 8.3.18 Cross-platform modules: ...

Open Graph Description: Environment Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project): CLI: ang...

X Description: Environment Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project): CLI: ang...

Opengraph URL: https://github.com/NativeScript/nativescript-angular/issues/2369

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Nativescript iOS \u0026 Android runtime issue module not found","articleBody":"**Environment**\r\nProvide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project):\r\n - CLI: angular-cli 8.3.18\r\n - Cross-platform modules:\r\n - Android Runtime: tns-android 6.5.3\r\n - iOS Runtime: tns-ios 6.5.4\r\n - Plugin(s):\r\n - NativeScript-Angular: 8.20.1\r\n - Angular: 8.2.0\r\n \r\n**Describe the bug**\r\nNativescript android and ios runtime issue failing with module not found \r\n**Error Message 1**\r\n\u003cimg width=\"885\" alt=\"Screen Shot 2021-08-07 at 7 01 55 PM\" src=\"https://user-images.githubusercontent.com/83863546/128602012-26231566-3875-43d1-962f-951eb98db3f7.png\"\u003e\r\n\r\n**Error Message 2**\r\n***** Fatal JavaScript exception - application has been terminated. *****\r\nNative stack trace:\r\n1   0x10b82b62e NativeScript::reportFatalErrorBeforeShutdown(JSC::ExecState*, JSC::Exception*, bool)\r\n2   0x10b87d524 -[TNSRuntime executeModule:referredBy:]\r\n3   0x10ae96053 main\r\n4   0x7fff2025abbd start\r\nJavaScript stack trace:\r\nwebpackMissingModule(file: src/ACCommon/enums/index.ts:11:17)\r\nat ./ACCommon/enums/index.ts(file: src/ACCommon/enums/index.ts:11:17)\r\nat __webpack_require__(file: src/webpack/bootstrap:750:0)\r\nat fn(file: src/webpack/bootstrap:120:0)\r\nat ./ACCommon/config/app-config.module.ts(file: src/ACCommon/config/app-config.module.ts:5:22)\r\nat __webpack_require__(file: src/webpack/bootstrap:750:0)\r\nat fn(file: src/webpack/bootstrap:120:0)\r\nat ./ACCommon/services/data/api-helper.service.ts(file: src/ACCommon/services/data/api-helper.service.ts:6:34)\r\nat __webpack_require__(file: src/webpack/bootstrap:750:0)\r\nat fn(file: src/webpack/bootstrap:120:0)\r\nat ./ACCommon/helpers/http-get-image.helper.ts(file: src/ACCommon/helpers/http-get-image.helper.ts:6:35)\r\nat __webpack_require__(file: src/webpack/bootstrap:750:0)\r\nat fn(file: src/webpack/bootstrap:120:0)\r\nat ./ACCommon/helpers/index.ts(file: src/ACCommon/helpers/index.ts:9:17)\r\nat __webpack_require__(file: src/webpack/bootstrap:750:0)\r\nat fn(file: src/webpack/bootstrap:120:0)\r\nat ./ACCommon/services/fingerprint.service.ts(file: src/ACCommon/services/fingerprint.service.ts:5:24)\r\nat __webpack_require__(file: src/webpack/bootstrap:750:0)\r\nat fn(file:///app/runtime.\u003c…\u003e\r\nJavaScript error:\r\nfile: src/ACCommon/enums/index.ts:11:17: JS ERROR Error: Cannot find module './timepoint.enum'\r\n(CoreFoundation) *** Terminating app due to uncaught exception 'NativeScript encountered a fatal error: Error: Cannot find module './timepoint.enum'\r\nat\r\nwebpackMissingModule(file: src/ACCommon/enums/index.ts:11:17)\r\nat ./ACCommon/enums/index.ts(file: src/ACCommon/enums/index.ts:11:17)\r\nat __webpack_require__(file: src/webpack/bootstrap:750:0)\r\nat fn(file: src/webpack/bootstrap:120:0)\r\nat ./ACCommon/config/app-config.module.ts(file: src/ACCommon/config/app-config.module.ts:5:22)\r\nat __webpack_require__(file: src/webpack/bootstrap:750:0)\r\nat fn(file: src/webpack/bootstrap:120:0)\r\nat ./ACCommon/services/data/api-helper.service.ts(file: src/ACCommon/services/data/api-helper.service.ts:6:34)\r\nat __webpack_require__(file: src/webpack/bootstrap:750:0)\r\nat fn(file: src/webpack/bootstrap:120:0)\r\nat ./ACCommon/helpers/http-get-image.helper.ts(file: src/ACCommon/helpers/http-get-image.helper.ts:6:35)\r\nat __webpack_require__(file: src/webpack/bootstrap:750:0)\r\nat fn(file: src/webpack/bootstrap:120:0)\r\nat ./ACCommon/helpers/index.ts(file: src/ACCommon/helpers/index.ts:9:17)\r\nat __webpack_require__(file: src/webpack/bootstrap:750:0)\r\nat fn(file: src/webpack/bootstrap:120:0)\r\nat ./ACCommon/servic\u003c…\u003e\r\nNativeScript caught signal 6.\r\nNative Stack:\r\n1   0x10b87c171 sig_handler(int)\r\n2   0x7fff60335d7d _sigtramp\r\n3   0x1\r\n4   0x7fff200fbcb5 abort\r\n5   0x7fff20254692 abort_message\r\n6   0x7fff20245dfd demangling_unexpected_handler()\r\n7   0x7fff20179ace _objc_terminate()\r\n8   0x7fff20253aa7 std::__terminate(void (*)())\r\n9   0x7fff20256174 __cxa_get_exception_ptr\r\n10  0x7fff2025613b __cxxabiv1::exception_cleanup_func(_Unwind_Reason_Code, _Unwind_Exception*)\r\n11  0x7fff20194119 objc_exception_throw\r\n12  0x10b82bb6f NativeScript::reportFatalErrorBeforeShutdown(JSC::ExecState*, JSC::Exception*, bool)\r\n13  0x10b87d524 -[TNSRuntime executeModule:referredBy:]\r\n14  0x10ae96053 main\r\n15  0x7fff2025abbd start\r\nJS Stack:\r\nSuccessfully synced application com.assuricare.apex.ios on device C4C7DBC9-BA6D-4648-8204-6EF11F80CC33.\r\nCONSOLE INFO file: node_modules/nativescript-dev-webpack/hot.js:3:0: HMR: Hot Module Replacement Enabled. Waiting for signal.\r\n***** Fatal JavaScript exception - application has been terminated. *****\r\nNative stack trace:\r\n1   0x10162e62e NativeScript::reportFatalErrorBeforeShutdown(JSC::ExecState*, JSC::Exception*, bool)\r\n2   0x101680524 -[TNSRuntime executeModule:referredBy:]\r\n3   0x1000dc053 main\r\n4   0x7fff2025abbd start\r\n5   0x1\r\nJavaScript stack trace:\r\nwebpackMissingModule(file: src/ACCommon/enums/index.ts:11:17)\r\nat ./ACCommon/enums/index.ts(file: src/ACCommon/enums/index.ts:11:17)\r\nat __webpack_require__(file: src/webpack/bootstrap:750:0)\r\nat fn(file: src/webpack/bootstrap:120:0)\r\nat ./ACCommon/config/app-config.module.ts(file: src/ACCommon/config/app-config.module.ts:5:22)\r\nat __webpack_require__(file: src/webpack/bootstrap:750:0)\r\nat fn(file: src/webpack/bootstrap:120:0)\r\nat ./ACCommon/services/data/api-helper.service.ts(file: src/ACCommon/services/data/api-helper.service.ts:6:34)\r\nat __webpack_require__(file: src/webpack/bootstrap:750:0)\r\nat fn(file: src/webpack/bootstrap:120:0)\r\nat ./ACCommon/helpers/http-get-image.helper.ts(file: src/ACCommon/helpers/http-get-image.helper.ts:6:35)\r\nat __webpack_require__(file: src/webpack/bootstrap:750:0)\r\nat fn(file: src/webpack/bootstrap:120:0)\r\nat ./ACCommon/helpers/index.ts(file: src/ACCommon/helpers/index.ts:9:17)\r\nat __webpack_require__(file: src/webpack/bootstrap:750:0)\r\nat fn(file: src/webpack/bootstrap:120:0)\r\nat ./ACCommon/services/fingerprint.service.ts(file: src/ACCommon/services/fingerprint.service.ts:5:24)\r\nat __webpack_require__(file: src/webpack/bootstrap:750:0)\r\nat fn(file:///app/runtime.\u003c…\u003e\r\nJavaScript error:\r\nfile: src/ACCommon/enums/index.ts:11:17: JS ERROR Error: Cannot find module './timepoint.enum'\r\n(CoreFoundation) *** Terminating app due to uncaught exception 'NativeScript encountered a fatal error: Error: Cannot find module './timepoint.enum'\r\nat\r\nwebpackMissingModule(file: src/ACCommon/enums/index.ts:11:17)\r\nat ./ACCommon/enums/index.ts(file: src/ACCommon/enums/index.ts:11:17)\r\nat __webpack_require__(file: src/webpack/bootstrap:750:0)\r\nat fn(file: src/webpack/bootstrap:120:0)\r\nat ./ACCommon/config/app-config.module.ts(file: src/ACCommon/config/app-config.module.ts:5:22)\r\nat __webpack_require__(file: src/webpack/bootstrap:750:0)\r\nat fn(file: src/webpack/bootstrap:120:0)\r\nat ./ACCommon/services/data/api-helper.service.ts(file: src/ACCommon/services/data/api-helper.service.ts:6:34)\r\nat __webpack_require__(file: src/webpack/bootstrap:750:0)\r\nat fn(file: src/webpack/bootstrap:120:0)\r\nat ./ACCommon/helpers/http-get-image.helper.ts(file: src/ACCommon/helpers/http-get-image.helper.ts:6:35)\r\nat __webpack_require__(file: src/webpack/bootstrap:750:0)\r\nat fn(file: src/webpack/bootstrap:120:0)\r\nat ./ACCommon/helpers/index.ts(file: src/ACCommon/helpers/index.ts:9:17)\r\nat __webpack_require__(file: src/webpack/bootstrap:750:0)\r\nat fn(file: src/webpack/bootstrap:120:0)\r\nat ./ACCommon/servic\u003c…\u003e\r\nNativeScript caught signal 6.\r\nNative Stack:\r\n1   0x10167f171 sig_handler(int)\r\n2   0x7fff60335d7d _sigtramp\r\n3   0x1\r\n4   0x7fff200fbcb5 abort\r\n5   0x7fff20254692 abort_message\r\n6   0x7fff20245dfd demangling_unexpected_handler()\r\n7   0x7fff20179ace _objc_terminate()\r\n8   0x7fff20253aa7 std::__terminate(void (*)())\r\n9   0x7fff20256174 __cxa_get_exception_ptr\r\n10  0x7fff2025613b __cxxabiv1::exception_cleanup_func(_Unwind_Reason_Code, _Unwind_Exception*)\r\n11  0x7fff20194119 objc_exception_throw\r\n12  0x10162eb6f NativeScript::reportFatalErrorBeforeShutdown(JSC::ExecState*, JSC::Exception*, bool)\r\n13  0x101680524 -[TNSRuntime executeModule:referredBy:]\r\n14  0x1000dc053 main\r\n15  0x7fff2025abbd start\r\n16  0x1\r\n\r\n**Error Message 3**\r\n***** Fatal JavaScript exception - application has been terminated. *****\r\nNative stack trace:\r\n1   0x100e0a62e NativeScript::reportFatalErrorBeforeShutdown(JSC::ExecState*, JSC::Exception*, bool)\r\n2   0x100e4b3a8 NativeScript::FFICallback\u003cNativeScript::ObjCMethodCallback\u003e::ffiClosureCallback(ffi_cif*, void*, void**, void*)\r\n3   0x101846c90 ffi_closure_unix64_inner\r\n4   0x1018476b2 ffi_closure_unix64\r\n5   0x7fff20363851 ___CFXRegistrationPost_block_invoke\r\n6   0x7fff20362f81 _CFXRegistrationPost\r\n7   0x7fff203628ef _CFXNotificationPost\r\n8   0x7fff207e9027 -[NSNotificationCenter postNotificationName:object:userInfo:]\r\n9   0x7fff246bf4a5 -[UIApplication _callInitializationDelegatesWithActions:forCanvas:payload:fromOriginatingProcess:]\r\n10  0x7fff246c4d63 -[UIApplication _runWithMainScene:transitionContext:completion:]\r\n11  0x7fff23ce629b -[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:]\r\n12  0x7fff24272726 _UIScenePerformActionsWithLifecycleActionMask\r\n13  0x7fff23ce6dad __101-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]_block_invoke\r\n14  0x7fff23ce686e -[_UISceneLifecycleMultiplexer _performBlock:withApplicationOfDeactivationReasons:fromReasons:]\r\n15  0x7fff23ce6bda -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]\r\n16  0x7fff23ce646f -[_UISceneLifecycleMultiplexer uiScene:transitionedFromState:withTransitionContext:]\r\n17  0x7fff23cee6d8 __186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:]_block_invoke\r\n18  0x7fff2417c77d +[BSAnimationSettings(UIKit) tryAnimatingWithSettings:actions:completion:]\r\n19  0x7fff2428f60e _UISceneSettingsDiffActionPerformChangesWithTransitionContext\r\n20  0x7fff23cee3de -[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:]\r\n21  0x7fff23b117d5 __64-[UIScene scene:didUpdateWithDiff:transitionContext:completion:]_block_invoke\r\n22  0x7fff23b1024e -[UIScene _emitSceneSettingsUpdateResponseForCompletion:afterSceneUpdateWork:]\r\n23  0x7fff23b1140e -[UIScene scene:didUpdateWithDiff:transitionContext:completion:]\r\n24  0x7fff246c3203 -[UIApplication workspace:didCreateScene:withTransitionContext:completion:]\r\n25  0x7fff241a4ab4 -[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:]\r\n26  0x7fff25a1b40b -[FBSScene _callOutQueue_agent_didCreateWithTransitionContext:completion:]\r\n27  0x7fff25a43e55 __94-[FBSWorkspaceScenesClient createWithSceneID:groupID:parameters:transitionContext:completion:]_block_invoke.176\r\n28  0x7fff25a28f12 -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:]\r\n29  0x7fff25a43b28 __94-[FBSWorkspaceScenesClient createWithSceneID:groupID:parameters:transitionContext:completion:]_block_invoke\r\n30  0x7fff201078df _dispatch_client_callout\r\n31  0x7fff2010aa87 _dispatch_block_invoke_direct\r\nJavaScript stack trace:\r\nfile: node_modules/@angular/compiler/fesm5/compiler.js:21765:0\r\nat file: node_modules/@angular/compiler/fesm5/compiler.js:21613:0\r\nat forEach([native code])\r\nat file: node_modules/@angular/compiler/fesm5/compiler.js:21598:0\r\nat file: node_modules/@angular/compiler/fesm5/compiler.js:21220:64\r\nat forEach([native code])\r\nat file: node_modules/@angular/compiler/fesm5/compiler.js:21211:0\r\nat file: node_modules/@angular/compiler/fesm5/compiler.js:27378:0\r\nat file: node_modules/@angular/compiler/fesm5/compiler.js:27359:0\r\nat file: node_modules/@angular/compiler/fesm5/compiler.js:27319:0\r\nat file: node_modules/@angular/core/fesm5/core.js:26790:0\r\nat file: node_modules/@nativescript/angular/platform-common.js:89:0\r\nat file: node_modules/@nativescript/angular/platform-common.js:156:0\r\nat file: node_modules/@nativescript/core/data/observable/observable.js:124:0\r\nat [native code]\r\nat file: node_modules/@nativescript/core/application/application.ios.js:171:0\r\nat file: node_modules/@nativescript/core/application/application.ios.js:163:0\r\nat [native code]\r\nat file: node_modules/@nativescript/core/application/application.ios.js:36:0\r\nat UIApplicationMain([native code])\r\nat run(file: node_modules/@nativescript/core/application/application.ios.js:312:0)\r\nat file: node_modules/@nativescript/angular/platform-common.js:210:0\r\nat file: node_modules/@nativescript/angular/platform-common.js:111:0\r\nat file: node_modules/@nativescript/angular/platform-common.js:91:0\r\nat file:///app/bundle.js:10968:144\r\nat ./main.ts(file:///app/bundle.js:10973:34)\r\nat __webpack_require__(file: src/webpack/bootstrap:750:0)\r\nat checkDeferredModules(file: src/webpack/bootstrap:43:0)\r\nat webpackJsonpCallback(file: src/webpack/bootstrap:30:0)\r\nat\u003c…\u003e\r\nJavaScript error:\r\nfile: node_modules/@angular/compiler/fesm5/compiler.js:21765:0: JS ERROR Error: Encountered undefined provider! Usually this means you have a circular dependencies. This might be caused by using 'barrel' index.ts files.\r\n**To Reproduce**\r\ntns run ios, tns run android, npm run ios \u0026 npm run android\r\n\r\n**Expected behavior**\r\nshould compile successfully and open the app in emulator \u0026 simulator \r\n**Sample project**\r\n\u003c!-- If possible, provide a link from the [Playground](https://play.nativescript.org) with reproduction of the problem. If not, consider attaching a sample project or link to a repository with such project. --\u003e\r\n\r\n**Additional context**\r\n\r\n**Pacakage.json**\r\n{\r\n  \"nativescript\": {\r\n    \"id\": {\r\n      \"ios\": \"com.assuricare.apex.ios\",\r\n      \"android\": \"com.assuricare.apex.android\"\r\n    },\r\n    \"tns-android\": {\r\n      \"version\": \"6.5.3\"\r\n    },\r\n    \"tns-ios\": {\r\n      \"version\": \"6.5.4\"\r\n    }\r\n  },\r\n  \"scripts\": {\r\n    \"clean\": \"tns platform clean ios \u0026\u0026 tns platform clean android\",\r\n    \"android\": \"tns run android --env.aot\",\r\n    \"ios\": \"tns run ios --env.aot\",\r\n    \"ios-prod\": \"tns run ios --env.aot --env.name=production\",\r\n    \"android-prod\": \"tns run android --env.aot --env.name=production\",\r\n    \"deploy\": \"./appcenter_deploy.sh \",\r\n    \"lint\": \"tslint \\\"src/**/*.ts\\\"\"\r\n  },\r\n  \"dependencies\": {\r\n    \"@angular/animations\": \"~8.2.0\",\r\n    \"@angular/common\": \"~8.2.0\",\r\n    \"@angular/compiler\": \"~8.2.0\",\r\n    \"@angular/core\": \"~8.2.0\",\r\n    \"@angular/forms\": \"~8.2.0\",\r\n    \"@angular/http\": \"8.0.0-beta.10\",\r\n    \"@angular/platform-browser\": \"~8.2.0\",\r\n    \"@angular/platform-browser-dynamic\": \"~8.2.0\",\r\n    \"@angular/router\": \"~8.2.0\",\r\n    \"@ngx-translate/core\": \"^11.0.1\",\r\n    \"@ngx-translate/http-loader\": \"^4.0.0\",\r\n    \"@ngxs-labs/emitter\": \"^2.0.0\",\r\n    \"@ngxs/store\": \"^3.6.1\",\r\n    \"@nstudio/nativescript-cardview\": \"^1.0.0\",\r\n    \"@nstudio/nativescript-checkbox\": \"^1.0.0\",\r\n    \"@nstudio/nativescript-loading-indicator\": \"4.0.0\",\r\n    \"@nstudio/nativescript-pulltorefresh\": \"^1.1.1\",\r\n    \"ajv\": \"^6.10.0\",\r\n    \"base-64\": \"^0.1.0\",\r\n    \"bootstrap\": \"^4.3.1\",\r\n    \"core-js\": \"3.4.1\",\r\n    \"d3-ease\": \"^1.0.6\",\r\n    \"i\": \"^0.3.6\",\r\n    \"jquery\": \"^3.4.1\",\r\n    \"moment\": \"^2.24.0\",\r\n    \"nativescript-android-utils\": \"^1.0.2\",\r\n    \"nativescript-angular\": \"^8.20.1\",\r\n    \"nativescript-appavailability\": \"^1.3.2\",\r\n    \"nativescript-appversion\": \"^1.4.2\",\r\n    \"nativescript-audio\": \"^5.0.5\",\r\n    \"nativescript-azure-mobile-apps\": \"^2.0.3\",\r\n    \"nativescript-background-http\": \"^4.2.0\",\r\n    \"nativescript-calendar\": \"^2.2.1\",\r\n    \"nativescript-camera\": \"^4.5.0\",\r\n    \"nativescript-drawingpad\": \"^3.1.0\",\r\n    \"nativescript-drop-down\": \"^5.0.4\",\r\n    \"nativescript-email\": \"^1.5.5\",\r\n    \"nativescript-fingerprint-auth\": \"^7.0.2\",\r\n    \"nativescript-geolocation\": \"^5.1.0\",\r\n    \"nativescript-imagepicker\": \"^7.1.0\",\r\n    \"nativescript-iqkeyboardmanager\": \"^1.5.1\",\r\n    \"nativescript-local-notifications\": \"^4.1.5\",\r\n    \"nativescript-mediafilepicker\": \"^3.0.1\",\r\n    \"nativescript-microsoft-appcenter\": \"^2.0.0\",\r\n    \"nativescript-permissions\": \"^1.3.8\",\r\n    \"nativescript-phone\": \"^1.4.0\",\r\n    \"nativescript-photo-editor\": \"^1.1.0\",\r\n    \"nativescript-plugin-firebase\": \"^10.3.1\",\r\n    \"nativescript-secure-storage\": \"^2.6.0\",\r\n    \"nativescript-swiss-army-knife\": \"^4.0.2\",\r\n    \"nativescript-theme-core\": \"^2.0.24\",\r\n    \"nativescript-toasty\": \"^3.0.0-alpha.2\",\r\n    \"nativescript-ui-calendar\": \"^6.0.0\",\r\n    \"nativescript-ui-dataform\": \"^6.0.0\",\r\n    \"nativescript-ui-listview\": \"^8.0.0\",\r\n    \"nativescript-ui-sidedrawer\": \"^8.0.0\",\r\n    \"nativescript-urlhandler\": \"^1.3.0\",\r\n    \"npm\": \"^6.14.4\",\r\n    \"popper.js\": \"^1.15.0\",\r\n    \"reflect-metadata\": \"~0.1.12\",\r\n    \"rxjs\": \"^6.4.0\",\r\n    \"tns-core-modules\": \"^6.5.20\",\r\n    \"zone.js\": \"^0.9.1\"\r\n  },\r\n  \"devDependencies\": {\r\n    \"@angular-devkit/build-angular\": \"^0.901.0\",\r\n    \"@angular/cli\": \"^8.3.18\",\r\n    \"@angular/compiler-cli\": \"~8.2.0\",\r\n    \"@nativescript/schematics\": \"~0.7.3\",\r\n    \"@ngtools/webpack\": \"~8.2.0\",\r\n    \"@types/d3-ease\": \"^1.0.9\",\r\n    \"@types/jasmine\": \"2.8.6\",\r\n    \"@types/jasminewd2\": \"~2.0.3\",\r\n    \"@types/node\": \"12.6.3\",\r\n    \"codelyzer\": \"^5.0.1\",\r\n    \"nativescript-dev-webpack\": \"^1.5.1\",\r\n    \"node-sass\": \"^4.13.1\",\r\n    \"protractor\": \"^6.0.0\",\r\n    \"tns-android\": \"6.5.3\",\r\n    \"tns-ios\": \"6.5.4\",\r\n    \"tns-platform-declarations\": \"6.4.2\",\r\n    \"ts-node\": \"8.5.0\",\r\n    \"tslint\": \"5.18.0\",\r\n    \"typescript\": \"3.4.5\"\r\n  },\r\n  \"gitHead\": \"a6fec076a20f898feabb4466a2c411158c18a100\"\r\n}\r\n\r\n\r\n","author":{"url":"https://github.com/srikanthuidev98","@type":"Person","name":"srikanthuidev98"},"datePublished":"2021-08-07T13:43:06.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/2369/nativescript-angular/issues/2369"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:202b51a4-c9ab-d295-5230-4e93271839a0
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idEC82:1A86E7:2F78FF6:3EE4831:69744508
html-safe-nonce9beb9bce99fc5dd5571029ab760eac2a9e9baaa8a9a6c936088fa7f44cefcbf7
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFQzgyOjFBODZFNzoyRjc4RkY2OjNFRTQ4MzE6Njk3NDQ1MDgiLCJ2aXNpdG9yX2lkIjoiNzEwNDE2ODEyMTc0ODE3ODE4NCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac53ce5ddbb63c196dadb59ca42166896e539dd64326215c426ee1b81c47a4838c
hovercard-subject-tagissue:963233275
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/NativeScript/nativescript-angular/2369/issue_layout
twitter:imagehttps://opengraph.githubassets.com/ec99eabb79619d325a358dfd63b1044ce9d4c2179b9fe399b37d30e0f7e150b9/NativeScript/nativescript-angular/issues/2369
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/ec99eabb79619d325a358dfd63b1044ce9d4c2179b9fe399b37d30e0f7e150b9/NativeScript/nativescript-angular/issues/2369
og:image:altEnvironment Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project): CLI: ang...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamesrikanthuidev98
hostnamegithub.com
expected-hostnamegithub.com
Nonee0b95d743b7672c9ac0e1032d5f117950182dc164a83434a7db86510e8f0b37c
turbo-cache-controlno-preview
go-importgithub.com/NativeScript/nativescript-angular git https://github.com/NativeScript/nativescript-angular.git
octolytics-dimension-user_id7392261
octolytics-dimension-user_loginNativeScript
octolytics-dimension-repository_id35951404
octolytics-dimension-repository_nwoNativeScript/nativescript-angular
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id35951404
octolytics-dimension-repository_network_root_nwoNativeScript/nativescript-angular
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release56fe7e2e8de6e57740bca50402351ea656f7a4bf
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/issues/2369#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FNativeScript%2Fnativescript-angular%2Fissues%2F2369
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FNativeScript%2Fnativescript-angular%2Fissues%2F2369
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=NativeScript%2Fnativescript-angular
Reloadhttps://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/issues/2369
Reloadhttps://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/issues/2369
Reloadhttps://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/issues/2369
NativeScript https://patch-diff.githubusercontent.com/NativeScript
nativescript-angularhttps://patch-diff.githubusercontent.com/NativeScript/nativescript-angular
Please reload this pagehttps://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/issues/2369
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FNativeScript%2Fnativescript-angular
Fork 240 https://patch-diff.githubusercontent.com/login?return_to=%2FNativeScript%2Fnativescript-angular
Star 1.2k https://patch-diff.githubusercontent.com/login?return_to=%2FNativeScript%2Fnativescript-angular
Code https://patch-diff.githubusercontent.com/NativeScript/nativescript-angular
Issues 294 https://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/issues
Pull requests 2 https://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/pulls
Actions https://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/actions
Security 0 https://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/security
Insights https://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/pulse
Code https://patch-diff.githubusercontent.com/NativeScript/nativescript-angular
Issues https://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/issues
Pull requests https://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/pulls
Actions https://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/actions
Security https://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/security
Insights https://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/NativeScript/nativescript-angular/issues/2369
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/NativeScript/nativescript-angular/issues/2369
Nativescript iOS & Android runtime issue module not foundhttps://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/issues/2369#top
https://github.com/srikanthuidev98
https://github.com/srikanthuidev98
srikanthuidev98https://github.com/srikanthuidev98
on Aug 7, 2021https://github.com/NativeScript/nativescript-angular/issues/2369#issue-963233275
https://user-images.githubusercontent.com/83863546/128602012-26231566-3875-43d1-962f-951eb98db3f7.png
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.