@sinchan2525 wrote:
Hello guys,
i really need your help. i don’t know what really happen and how to solve it. i try reinstall npm, node, ionic and cordova but the version is still not change. i try already delete node_modules and package-lock.json, thennpm i
but still not change cordova version. i want to change itcordova 7.1.0
. when i runcordova -v
it show7.1.0
but i run in my current projectionic info
it showcli packages: (/usr/local/lib/node_modules) @ionic/cli-utils : 1.19.1 ionic (Ionic CLI) : 3.19.1 global packages: cordova (Cordova CLI) : 8.0.0 local packages: @ionic/app-scripts : 3.1.8 Cordova Platforms : android 7.0.0 browser 5.0.3 ios 4.5.4 Ionic Framework : ionic-angular 3.9.2 System: Node : v8.9.4 npm : 5.6.0 OS : macOS High Sierra Environment Variables: ANDROID_HOME : not set Misc: backend : pro
But when i run
ionic info
in other project it showcli packages: (/usr/local/lib/node_modules) @ionic/cli-utils : 1.19.1 ionic (Ionic CLI) : 3.19.1 global packages: cordova (Cordova CLI) : 7.1.0 local packages: @ionic/app-scripts : 3.1.5 Cordova Platforms : none Ionic Framework : ionic-angular 3.9.2 System: Node : v8.9.4 npm : 2.15.12 OS : macOS High Sierra Environment Variables: ANDROID_HOME : not set Misc: backend : pro
Posts: 1
Participants: 1