Skip to content

tns update next doesn't work with CLI 6+ #5072

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

Closed
Fatme opened this issue Oct 14, 2019 · 2 comments
Closed

tns update next doesn't work with CLI 6+ #5072

Fatme opened this issue Oct 14, 2019 · 2 comments
Assignees
Labels
Milestone

Comments

@Fatme
Copy link
Contributor

Fatme commented Oct 14, 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.1.x
  • Cross-platform modules:
  • Android Runtime:
  • iOS Runtime:
  • Plugin(s):

Describe the bug
The tns update next command throws the following error with 6.x version:

Failed to get template information for the specified version. Original error: Failed to get information for package: tns-template-blank-vue@next

However, it works fine with NativeScript CLI below 6.0.

To Reproduce

Expected behavior

Sample project

Additional context

@kdagithub
Copy link

A similar error message occurs for the tns-template-hello-world@next:

Failed to get template information for the specified version. Original error: Failed to get information for package: tns-template-hello-world@next

@kokosky93
Copy link

kokosky93 commented Jan 21, 2020

Same problem here. I am trying to update from 6.0.1. Last version to I can update is 6.3.1

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

No branches or pull requests

5 participants