Skip to content

tns deploy does not verify if the project should be migrated #4982

Closed
@KristianDD

Description

@KristianDD

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.3
  • Cross-platform modules: 5.2
  • Android Runtime: 5.2
  • iOS Runtime: 5.2
  • Plugin(s):

Describe the bug

Executing tns deploy on a 5.x.x project results into the following error - Cannot read property ‘useHotModuleReload’ of undefined

To Reproduce

Expected behavior
To inform the user that the project must be migrated with tns migrate

Sample project

Additional context

Metadata

Metadata

Assignees

Labels

bugdeployDescribes issues related to deploy command or operation of installing app on device

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions