Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.err: Error: Main entry is missing. App cannot be started. Verify app bootstrap. #2010

Closed
AnandkumarBShetty opened this issue Oct 10, 2019 · 2 comments

Comments

@AnandkumarBShetty
Copy link

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):
√ Getting NativeScript components versions information...
√ Component nativescript has 6.1.2 version and is up to date.
√ Component tns-core-modules has 6.1.1 version and is up to date.
‼ Update available for component tns-android. Your current version is 6.1.1 and the latest available version is 6.1.2.
× Component tns-ios is not installed.

Angular CLI: 8.3.8
Node: 10.16.0
OS: win32 x64
Angular: 8.2.9
... animations, common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
... router

Package Version
@angular-devkit/architect 0.802.2
@angular-devkit/build-angular 0.802.2
@angular-devkit/build-optimizer 0.802.2
@angular-devkit/build-webpack 0.802.2
@angular-devkit/core 8.2.2
@angular-devkit/schematics 8.2.2
@angular/cli 8.3.8
@angular/http 7.2.15
@ngtools/webpack 8.2.2
@schematics/angular 8.3.8
@schematics/update 0.803.8
rxjs 6.5.3
typescript 3.5.3
webpack 4.38.0

Describe the bug
tns run android --bundle keeps failing with this message:
System.err: Error: Main entry is missing. App cannot be started. Verify app bootstrap.

To Reproduce
tns run android --bundle

Expected behavior
tns run android --bundle should run smoothly as the basic steps followed from the migration doc.

Additional context
ng add @nativescript/schematics was used to for updating the existing web based project under development

@tsonevn
Copy link
Contributor

tsonevn commented Oct 14, 2019

Hi @AnandkumarBShetty
Can you send us the project or sample one, where the issue can be reproduced?

@AnandkumarBShetty
Copy link
Author

AnandkumarBShetty commented Oct 14, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants