@johnmobiledev wrote:
Hi Guys,
I am not able to create project through ionic cli, i am getting below error
ionic start test tabs
Pick a framework!
Please select the JavaScript framework to use for your new app. To bypass this prompt next time, supply a value for the
–type option.? Framework: Angular
Preparing directory ./test - done!
Downloading and extracting tabs starter - done!
? Integrate your new app with Capacitor to target native iOS and Android? NoInstalling dependencies may take several minutes.
──────────────────────────────────────────────────────────────────────────────
Ionic Advisory, tailored solutions and expert services by Ionic Go to market faster 🏆 Real-time troubleshooting and guidance 💁 Custom training, best practices, code and architecture reviews 🔎 Customized strategies for every phase of the development lifecycle 🔮 👉 https://ion.link/advisory 👈
──────────────────────────────────────────────────────────────────────────────
npm i
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm ERR! Unexpected end of JSON input while parsing near ‘…1.0-rc.3","peerDepen’npm ERR! A complete log of this run can be found in:
npm ERR! /Users/SasilGabriel/.npm/_logs/2020-05-21T14_19_51_040Z-debug.log
[ERROR] An error occurred while running subprocess npm.npm i exited with exit code 1. Re-running this command with the --verbose flag may provide more information.
and my ionic info details as below.
Ionic:Ionic CLI : 6.9.2 (/usr/local/lib/node_modules/@ionic/cli)
Ionic Framework : not installed
@angular-devkit/build-angular : not installed
@angular-devkit/schematics : not installed
@angular/cli : not installed
@ionic/angular-toolkit : not installedUtility:
cordova-res : not installed
native-run : not installedSystem:
NodeJS : v12.16.3 (/usr/local/bin/node)
npm : 6.14.4
OS : macOS MojaveKindly do the needful resolve this issue.
Regards,
John
Posts: 1
Participants: 1