ionic-team / ionic-team/ionic-cli
Customize the startup script for React apps in ionic server or capacitor
Open
triage
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 682
- PR merge metrics
- No merged PRs in 30d
Description
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‘
Contributor guide
Assessment
This issue has not been assessed yet.