-
-
Notifications
You must be signed in to change notification settings - Fork 197
Closed
Labels
Description
@lonerzzz commented on Thu Nov 22 2018
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: 5.0.1
- Android Runtime: 5.0.0
- iOS Runtime: 5.0.0
Describe the bug
Running 'tns update 5.0.3' fails with the error 'Could not update the project!'. The output should state the cause of the update failure or point to logs that can tell what is happening. As it is, there is no indication of the cause of the error.
Expected behavior
A useful error should be presented to allow user to investigate the cause of the error instead of having to guess.
Oatelaus, jcjmcclean, hgmich, lonerzzz and Stilleur