@abdulbasitchippa wrote:
ionic start devCart blank
gives error
[ERROR] An error occurred while running subprocess npm.npm install -g cordova
gives
npm ERR! Response timeout while trying to fetch https://registry.npmjs.org/cordova-libnpm update npm -g
gives this error
npm ERR! code EINTEGRITYsolutions i have tried
npm cache verify
npm cache clean -f
npm config set registry https://registry.npmjs.org/
npm list -g --depth=0
npm install rxjs@6.5.4 tslib@^1.10.0 tslint@^5.0.0
npm install @ionic/app-scripts@latest --save-dev
Posts: 1
Participants: 1