NativeScript / NativeScript/nativescript-cli
ns clean - sometimes doesn't on Android
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 1.1k
- フォーク
- 204
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 8
説明
Environment
- CLI: 7.0.x
Describe the bug
If Gradle(?) is still running in the background (or perhaps some other task) the platforms directory can be left in a state where you are now broken.
To Reproduce
Probably do something to cause gradle to fail after gradle works (so a gradle process is running in the background...)
Expected behavior
Clean cleans the folder, or WARNS that the clean was un-successful
Idea for Solution
We need to see if any files are left in the folder after a clean command, if any are left report it failed.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず CLI の clean コマンドと Android platforms ディレクトリから始め、Gradle プロセスの実行中に失敗を再現します。clean がディレクトリの内容を削除するか、クリーンアップに失敗したことを明確に報告すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- android, javascript
- 領域
- cli, mobile
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100