ionic-team / ionic-team/ionic-cli
Starting a new project
- 主要语言
- TypeScript
- 星标
- 2k
- 派生
- 682
- PR 合并指标
- 30 天内没有已合并 PR
描述
**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?
贡献指南
评估
这个 Issue 还没有评估数据。