Starting a new project

オープン
#5,014 コメント 2 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
node.js, typescript
領域
cli

調査の方向性

まず ionic start myApp sidemenu を再現して実行し、依存関係の完全なダウンロードエラーを含め、npm.cmd i --save -E @capacitor/core@latest のステップを確認します。CLI によるプロジェクト作成時の依存関係インストール経路を追跡し、報告された失敗なしで新しいプロジェクトを作成できることを確認します。

索引モデルが issue の本文から書いたものです。

説明

needs info

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?

主要言語
TypeScript
スター
2k
フォーク
681
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

ionic-team/ionic-cli のほかの issue

ionic-team/ionic-cli の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。