ionic-team / ionic-team/ionic-cli
Starting a new project
- Lenguaje dominante
- TypeScript
- Estrellas
- 2k
- Forks
- 682
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**Description:**
I just installed Ionic and I can't start a project. When I try to create a new project it gets stuck on downloading the capacitor package and after a few minutes it prints an error message saying there were problems downloading the dependencies.
I also don't understand why when I start a new project it tries to install the capacitor package when I already have it installed globally on my computer.
**Steps to Reproduce:**
This is an example of what happens to me:
`ionic start myApp sidemenu`
It then starts the project build process and when it gets to this command it gets stuck until it throws a package download error a few minutes later:
`npm.cmd i --save -E @capacitor/core@latest`
How can I solve that problem?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.