Warn users for firing commands that doesn't exist
未關閉
- 主要語言
- JavaScript
- 星號
- 566
- 分支
- 145
- PR 合併指標
- 30 天內沒有已合併 PR
描述
> I think it is a good idea to show warning to any other commands other than what is available.
For instance, if the user makes a typo `mern inis` instead of `mern init` as per now there is no message being shown.
A warning might be suitable here such as `unknown command inis`
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
使用 `mern inis` 重現該行為,然後找出 CLI 命令解析或分派的進入點。為 `unknown command inis` 這類無法辨識的命令新增警告,並驗證 `mern init` 這類有效命令仍可正常運作。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- cli
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100