Skip to content

tns update command doesn't work in some plugins' demo apps #5115

Closed
@elena-p

Description

@elena-p

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 6.2.0
  • Plugin(s): camera, geolocation, image picker

Describe the bug

When run tns update command in any of the plugins mentioned above demo apps, the following message is received: This project is not compatible with the current NativeScript version and cannot be updated. Use "tns migrate" to make your project compatible.
What makes the project "not compatible" is that the plugin is linked from the src folder instead of the minimum required version for {N} 6.0

Expected behavior
tns update to pass without errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions