NativeScript / NativeScript/nativescript-cli
exception will be thrown when app is uninstalled and make a change
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 1.1k
- 分支
- 204
- 平均合併
- 1 天 9 小時
- 30 天內合併 PR
- 8
描述
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
- CLI: 6.0.3-2019-08-01-075532-13733
Describe the bug
Uninstall an app from a device and make a change. You will see exception: Unable to apply changes for device: b2365713167146c9fcf4f86a2ebca88c00340a3e. Error is: Could not open file Library/Application Support/LiveSync/app/tns_modules/tns-core-modules/inspector_modules.js for writing
To Reproduce
tns run ios- uninstall an app from device
- make a change and you will see exception
Expected behavior
app should work correctly
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
使用 tns run ios 重現問題,解除安裝應用程式後再進行變更。追蹤與回報的 Library/Application Support/LiveSync/app/tns_modules/tns-core-modules/inspector_modules.js 寫入失敗相關的 LiveSync 處理流程;解除安裝應用程式後,變更能在不發生例外的情況下套用,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- ios, javascript
- 領域
- cli, mobile
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100