-
-
Notifications
You must be signed in to change notification settings - Fork 194
Closed
Description
Help says:
tns update --help
# platform update
│ Usage │ Synopsis │
│ Update with the latest version │ $ tns update │
│ Update with specific version │ $ tns update <version> │
Updates a NativeScript project to the latest (or specified) version.
tns update 3.3.0
results in:
Invalid platform 3.3.0. Valid platforms are ios or android.