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

The Starter Template is not compatible with NativeScript 6.x #57

Open
edselg opened this issue Sep 29, 2019 · 0 comments
Open

The Starter Template is not compatible with NativeScript 6.x #57

edselg opened this issue Sep 29, 2019 · 0 comments

Comments

@edselg
Copy link
Contributor

edselg commented Sep 29, 2019

The Starter Template (this repo) is not compatible with NativeScript 6.x.

A project created using the template fails to run indicating that migration to NativeScript 6 is need using "tns migrate".
After migration, the project fails to run using the Preview option "tns preview".

Steps to reproduce

  1. Create project using the following command:
    tns create testapp --template tns-template-master-detail-progress-ng
  2. Run the project using Preview:
    tns preview

Notice that the a message indicating the application is not compatible with NativeScript CLI 6.0 is shown.

image

The project still fails to run with "tns preview" after migration.

Related links:

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

No branches or pull requests

1 participant