ionic-team / ionic-team/ionic-cli
Cannot run ionic serve through WSL
- 主要語言
- TypeScript
- 星號
- 2k
- 分支
- 682
- PR 合併指標
- 30 天內沒有已合併 PR
描述
**Description:**
This might be similar issue than #3991 but the symptoms seem slightly different so figured might be best to create a separate issue.
**Steps to Reproduce:**
- Install project through WSL in Windows;
- Run ionic serve one time to turn on server;
- Hit CTRL+C to terminate the server;
- Run ionic serve again;
**Output:**
There are two types of symptoms:
1. Will get a segmention fault (core dumped) error;
2. Whole OS will crash.
Seems segmentation fault happens immediately after turning on the server for the second time.
Whole OS crash happens if trying a third or fourth time.
**My `ionic info`:**
```
Ionic:
Ionic CLI : 5.4.10 (/usr/local/lib/node_modules/ionic)
Ionic Framework : @ionic/angular 4.4.0-dev.201904251558.2457a23
@angular-devkit/build-angular : 0.13.8
@angular-devkit/schematics : 7.2.3
@angular/cli : 7.2.3
@ionic/angular-toolkit : 1.2.3
Capacitor:
Capacitor CLI : 1.0.0-beta.22
@capacitor/core : 1.0.0-beta.19
Cordova:
Cordova CLI : 9.0.0 (cordova-lib@9.0.1)
Cordova Platforms : not available
Cordova Plugins : not available
Utility:
cordova-res : not installed
native-run : not installed
System:
NodeJS : v8.10.0 (/usr/bin/node)
npm : 3.5.2
OS : Linux 4.4
```
**Other Information:**
Using latest WSL on latest Windows.
貢獻指南
研究方向
Start with the `ionic serve` command and compare its repeated startup and shutdown behavior with issue #3991. Reproduce the second and subsequent runs under WSL using the reported environment; done means repeated serving no longer causes a segmentation fault or OS crash.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- linux, node.js, typescript
- 領域
- cli, operating-systems
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 28/100