ionic-team / ionic-team/ionic-cli

Unable to create Ionic 4 Project with Inic CLI 4

Offen
#4,460 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
triage
Vorherrschende Sprache
TypeScript
Sterne
2k
Forks
682
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

**Description:**

I have installed Ionic CLI 4.12.0 to be able to create Ionic 4 Project. But, when I open my newly created project, I found out that my _package.json_ file contains dependencies for Ionic 5.

**"dependencies": {
"@angular/common": "~9.1.6",
"@angular/core": "~9.1.6",
"@angular/forms": "~9.1.6",
"@angular/platform-browser": "~9.1.6",
"@angular/platform-browser-dynamic": "~9.1.6",
"@angular/router": "~9.1.6",
"@ionic-native/core": "^5.0.7",
"@ionic-native/splash-screen": "^5.0.0",
"@ionic-native/status-bar": "^5.0.0",
"@ionic/angular": "^5.0.0",
"rxjs": "~6.5.1",
"tslib": "^1.10.0",
"zone.js": "~0.10.2"
}**

Is there any way to create Ionic 4 Project ?

**My `ionic info`:**

```
Ionic:

ionic (Ionic CLI) : 4.12.0

System:

NodeJS : v12.14.1
npm : 6.13.4
OS : Windows 10
```
Thank you

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.