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? No
Installing 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 installed
Utility:
cordova-res : not installed
native-run : not installed
System:
NodeJS : v12.16.3 (/usr/local/bin/node)
npm : 6.14.4
OS : macOS Mojave
Kindly do the needful resolve this issue.
Regards,
John