Hi, i have this problem when i run
ionic cordova run android --device
[WARN] Error occurred during command execution from a CLI plugin
(@ionic/cli-plugin-cordova). Your plugins may be out of date.
TypeError: env.runcmd is not a function
My ionic info is:
global packages:
@ionic/cli-utils : 1.4.0
Cordova CLI : 7.0.1
Ionic CLI : 3.4.0
local packages:
@ionic/app-scripts : 3.2.0
Cordova Platforms : android 6.2.3
Ionic Framework : ionic-angular 3.9.2
System:
Node : v8.12.0
OS : Linux 4.15
Xcode : not installed
ios-deploy : not installed
ios-sim : not installed
npm : 6.4.1
What is the solution?