When I try to create new Ionic app ( ionic start myApp tabs
) with Angular I get this error
npm ERR! Unexpected end of JSON input while parsing near '...74dbd","tarball":"htt'
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\admin\AppData\Roaming\npm-cache\_logs\2020-10-30T15_03_33_476Z-debug.log
[ERROR] An error occurred while running subprocess npm.
But when I try to create ionic app with React all is good.
What am I doing wrong?
os - windows 10
node - v14.15.0
ionic-cli - 6.12.1
Angular CLI: 10.2.0
1 post - 1 participant