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

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

Closed
elena-p opened this issue Nov 6, 2019 · 0 comments · Fixed by #5146
Closed

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

elena-p opened this issue Nov 6, 2019 · 0 comments · Fixed by #5146
Labels
Milestone

Comments

@elena-p
Copy link
Contributor

elena-p commented Nov 6, 2019

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

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

Successfully merging a pull request may close this issue.

4 participants