ionic-team / ionic-team/ionic-cli
Customize the startup script for React apps in ionic server or capacitor
未關閉
triage
- 主要語言
- TypeScript
- 星號
- 2k
- 分支
- 682
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Problem occurrence:
Eject is executed to expose webpack configuration file , this operation invalidates the V command , so run ionic server or capacitor will throw the following exception :
Cannot find module 'node_modules\react-scripts\bin\react-scripts.js‘
貢獻指南
研究方向
Reproduce the failure by running the Ionic server or Capacitor command after ejecting a React app, using the reported react-scripts path error as the starting point. Trace how the CLI starts React apps and determine the expected behavior for an ejected app; done means the command starts without the reported module-not-found exception.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- node.js, react, typescript, webpack
- 領域
- cli
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100