The Wayback Machine - https://web.archive.org/web/20201218072604/https://github.com/NativeScript/docs/issues/1812
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

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

@AnandkumarBShetty AnandkumarBShetty commented Oct 4, 2019

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

@AnandkumarBShetty AnandkumarBShetty commented Oct 7, 2019

Can some one from NativeScript Angular Docs look into this?

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.