NativeScript / NativeScript/nativescript-cli
tns doctor to provide component update instructions
未關閉
還沒有人認領這個 Issue。
feature
good first issue
- 主要語言
- JavaScript
- 星號
- 1.1k
- 分支
- 204
- 平均合併
- 1 天 9 小時
- 30 天內合併 PR
- 8
描述
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
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從 tns doctor 命令以及格式化其元件版本訊息的程式碼開始。追蹤過時元件的偵測方式,並找出 docs.nativescript.org/releases/upgrade-instructions 中現有的升級指示。完成標準是:tns doctor 能夠說明如何更新每個過時元件,同時保留目前的狀態輸出。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- cli
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100