Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

Issues on Migrating a web Project: https://docs.nativescript.org/angular/code-sharing/migrating-a-web-project #1812

Open
AnandkumarBShetty opened this issue Oct 4, 2019 · 1 comment

Comments

@AnandkumarBShetty
Copy link

Observations on Migrating a web Project: https://docs.nativescript.org/angular/code-sharing/migrating-a-web-project
1)In the link, looks like the order of the migration is not proper. Once the router config is completed, the module migration should be the next step followed by components migration as the component migration will update the respective module.tns file with the entry of the component.tns.

2)LINK NOT WORKING for https://docs.nativescript.org/angular/code-sharing/%5Bread%20more%20here%20%5D(./code-splitting#partial-differences)

3)Need more clarity in the migrating-a-web-project overall including how to double check the configs before running the NativeScript.

4)Under Migrating Modules: https://docs.nativescript.org/angular/code-sharing/migrating-a-web-project#migrating-modules
The "ng g migrate-module --name=module-name" (after entering the right module name), it just reads the file contents of the module and stops at just showing the contents without actually migrating. Had to use CTRL+C key to exit out.

5)No clear step for how to run the NativeScript post migration. Running with tns run android always fails with entry point issue.

@AnandkumarBShetty AnandkumarBShetty changed the title Observations/Issues on Migrating a web Project: https://docs.nativescript.org/angular/code-sharing/migrating-a-web-project Issues on Migrating a web Project: https://docs.nativescript.org/angular/code-sharing/migrating-a-web-project Oct 7, 2019
@AnandkumarBShetty
Copy link
Author

Can some one from NativeScript Angular Docs look into this?

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

No branches or pull requests

2 participants