@wildwolf2015 wrote:
whene update cli from 3.3 to 3.4 i have many error. ionic old version is very very better than new version.
look how im working
step 1:
ionic start myApp tabs
this is worked.
step 2:
ionic infothats greate.
step 3:
ionic cordova plugin add cordova-plugin-cameraooooopps not worked. then i try
ionic serveshow me below error
then i search in internet to find solution and try below
1- npm install.
2- delete node_modules then npm install
3- npm cache clean --force
Posts: 1
Participants: 1
this is worked. 