ionic-team / ionic-team/ionic-cli
CLI command to test connection to Ionic servers
未關閉
還沒有人認領這個 Issue。
enhancement
- 主要語言
- TypeScript
- 星號
- 2k
- 分支
- 681
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Multiple commands like ionic upload or ionic cordova resources fail if the command line is not able to connect to Ionic Servers. Often adding proxies might solve the problem, but it would be nice to have a command you can tell people to check this. ionic check connection or something similar. (Of course this one command wouldn't justify adding the check command with a subcommand, but you get the idea)
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先檢視現有的 ionic upload 和 ionic cordova resources 指令,了解它們如何連線到 Ionic Servers 以及如何處理 Proxy 設定。完成的變更應提供一個 CLI 指令,明確報告連線是否正常運作,並為排查這些指令問題的使用者提供有用的失敗結果。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- typescript
- 領域
- cli, networking
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100