Skip to content

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

Description

@edselg

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:

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions