ionic-team / ionic-team/ionic-cli
Starting a new project
- Langage dominant
- TypeScript
- Étoiles
- 2k
- Forks
- 682
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
**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?
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.