ionic-team / ionic-team/ionic-cli
Customize the startup script for React apps in ionic server or capacitor
- Linguagem predominante
- TypeScript
- Estrelas
- 2k
- Forks
- 682
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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‘
Guia de contribuição
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- node.js, react, typescript, webpack
- Domínio
- cli
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 25/100