NativeScript / NativeScript/nativescript-cli
'tns create' hangs for half an hour and then fails
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 1.1k
- 分支
- 204
- 平均合併
- 1 天 9 小時
- 30 天內合併 PR
- 8
描述
@ezpzlmnsqzy1 commented on Thu Jun 27 2019
Environment
Result of tns info:
Component nativescript has 5.4.2 version and is up to date.
Describe the bug
Running the command tns create HelloWorld --template tns-template-blank results in a hang with no output for roughly half an hour before failing with the message request to https://registry.npmjs.org/tns-template-blank failed, reason: read ECONNRESET
Expected behavior
A project is created
Additional context
I suspect this is related to me being behind a company proxy. However, I set my proxy info using tns proxy set with no change to the behavior. Setting the same proxy info in many other programs and tools works just fine, so I'm not entirely sure this is the cause of the issue here
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先使用回報的 Proxy 設定執行 tns create HelloWorld --template tns-template-blank,並觀察對 registry.npmjs.org 的請求。追蹤 CLI 對 Proxy 與範本下載的處理,接著確認該命令要麼建立專案,要麼立即因可採取行動的錯誤而失敗,而不是一直掛起。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- cli, networking
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100