ionic-team / ionic-team/ionic-cli

Starting a new project

Open
#5,014 2 comments 1 reaction 0 assignees View on GitHub
needs info
Dominant language
TypeScript
Stars
2k
Forks
682
PR merge metrics
No merged PRs in 30d

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.