Skip to content

migrate and update commands are failing where everything is up-to-date #4885

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
DimitarTachev opened this issue Jul 19, 2019 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@DimitarTachev
Copy link
Contributor

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.0.1

To Reproduce

  1. tns migrate
  2. tns migrate
  • the second migrate will exit with code 127 and red error
  1. tns update
  2. tns update
  • the second update will exit with code 127 and red error

Expected behavior
When everything is up-to-date, the CLI should exit with code 0 and green message.

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

2 participants