Skip to content

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

Closed
@DimitarTachev

Description

@DimitarTachev

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions