NativeScript / NativeScript/nativescript-cli
[iOS] App freezes after running and getting lockfile.js error
未關閉
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 1.1k
- 分支
- 204
- 平均合併
- 1 天 9 小時
- 30 天內合併 PR
- 8
描述
Describe the bug
I'm running my iOS app within the virtual machine. App gets built successfully, but in the end, it gives me the following error:
Error: Unable to update lock within the state threshold at /usr/local/lib/node_modules/nativescript/node_modules/proper-lockfile/lib/lockfile.js:109:21 at FSReqCallback.oncomplete (fs.js:154:23)
Then, the app (in the emulator) doesn't get started and stays in the splash screen step.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
在虛擬機器中重現 iOS 執行,並結合 CLI 的 iOS 啟動流程檢查 proper-lockfile/lib/lockfile.js:109 中回報的 failure。確認 lockfile 錯誤是否會阻止模擬器離開啟動畫面;完成標準是應用程式能夠成功啟動且不會卡死。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript, node.js
- 領域
- cli, mobile
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100