NativeScript/nativescript-cli

tns doctor to provide component update instructions

Offen

#4.091 geöffnet am 03.11.2018

 (1 Kommentar) (9 Reaktionen) (0 zugewiesene Personen)JavaScript (204 Forks)auto 404
featuregood first issue

Repository-Metriken

Stars
 (1.053 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Is your feature request related to a problem? Please describe.

When tns doctor command is executed and some components needs an update, it prints following information

‼ Update available for component nativescript. Your current version is 4.2.3 and the latest available version is 5.0.0.
√ Component tns-core-modules has 5.0.1 version and is up to date.
‼ Update available for component tns-android. Your current version is 4.2.0 and the latest available version is 5.0.0.

Describe the solution you'd like It would be great if tns doctor also tells how to update the component. Describe alternatives you've considered Search net for update instructions https://docs.nativescript.org/releases/upgrade-instructions

Additional context None

Contributor Guide