You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Create project using the following command: tns create testapp --template tns-template-master-detail-progress-ng
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.
The project still fails to run with "tns preview" after migration.
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
tns create testapp --template tns-template-master-detail-progress-ng
tns preview
Notice that the a message indicating the application is not compatible with NativeScript CLI 6.0 is shown.
The project still fails to run with "tns preview" after migration.
Related links:
The text was updated successfully, but these errors were encountered: