Skip to content
This repository was archived by the owner on Sep 11, 2018. It is now read-only.
This repository was archived by the owner on Sep 11, 2018. It is now read-only.

Crash on Startup [ERROR BOOTSTRAPPING ANGULAR] #91

@yolanother

Description

@yolanother

I checked out a fresh copy of angular-native-seed and ran npm run android. It appears to build properly and run, but as soon as the app starts it force closes. I don't see any warnings or errors during the build.

Exception:
JS: ERROR Error: [object Object]
JS: ERROR CONTEXT [object Object]
JS: ns-renderer: ERROR BOOTSTRAPPING ANGULAR
JS: ns-renderer: [object Object]
JS:
JS: Error: [object Object]
JS: at viewWrappedDebugError (file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:9786:15) [angular]
JS: at callWithDebugContext (file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:15088:15) [angular]
JS: at Object.debugCreateRootView [as createRootView] (file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:14361:12) [angular]
JS: at ComponentFactory_.create (file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:11258:46) [angular]
JS: at ComponentFactoryBoundToModule.create (file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:4050:29) [angular]
JS: at ApplicationRef.bootstrap (file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:5877:57) [angular]
JS: at file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:5604:81 [angular]
JS: at Array.forEach (native) [angular]
JS: at PlatformRef._moduleDoBootstrap (file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:5604:44) [angular]
JS: at file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:5525:27 [angular]
JS: at Object.onInvoke (file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:4772:33) [angular]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions