ionic-team / ionic-team/ionic-cli
ionic serve not starting local dev server
- 主要语言
- TypeScript
- 星标
- 2k
- 派生
- 682
- PR 合并指标
- 30 天内没有已合并 PR
描述
this is the output:
```
mymac$ ionic serve
[INFO] Starting app-scripts server: --address 0.0.0.0 --port 8100 --livereload-port 35729 - Ctrl+C to cancel
[17:42:10] watch started ...
[17:42:10] build dev started ...
[17:42:10] clean started ...
[17:42:10] clean finished in 1 ms
[17:42:10] copy started ...
[17:42:10] transpile started ...
[17:42:13] transpile finished in 2.85 s
[17:42:13] preprocess started ...
[17:42:13] deeplinks started ...
[17:42:13] deeplinks finished in 13 ms
[17:42:13] preprocess finished in 14 ms
[17:42:13] webpack started ...
[17:42:13] copy finished in 3.08 s
mymac$ ionic info
cli packages: (/usr/local/lib/node_modules)
@ionic/cli-utils : 1.9.2
ionic (Ionic CLI) : 3.9.2
local packages:
@ionic/app-scripts : 2.1.4
Ionic Framework : ionic-angular 3.6.0
System:
Node : v8.1.1
npm : 5.0.4
OS : macOS High Sierra
```
Looking for the local server on my Chrome at the address http://127.0.0.1:8100 but nothing is appearing
贡献指南
调研方向
Start by reproducing `ionic serve` with the reported Ionic CLI, app-scripts, Node, npm, and macOS versions, then compare the output with a successful local server start. Investigate why the process stops after `webpack started` and verify that `http://127.0.0.1:8100` responds when the issue is fixed.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- node.js, typescript
- 领域
- cli, devtools
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100