I have a problem TypeError: env.runcmd is not a function

$ ionic cordova build android
Running app-scripts build: --build --iscordovaserve --nobrowser

[09:15:56] build dev started …
[09:15:56] clean started …
[09:15:56] clean finished in 9 ms
[09:15:56] copy started …
[09:15:58] deeplinks started …
[09:15:59] deeplinks finished in 566 ms
[09:15:59] transpile started …
[09:16:15] transpile finished in 15.85 s
[09:16:15] preprocess started …
[09:16:15] preprocess finished in less than 1 ms
[09:16:15] webpack started …
[09:16:50] webpack finished in 34.89 s
[09:16:50] sass started …
[09:16:51] copy finished in 54.26 s
[09:17:14] sass finished in 23.75 s
[09:17:14] postprocess started …
[09:17:14] postprocess finished in 136 ms
[09:17:14] lint started …
[09:17:14] build dev finished in 77.80 s
TypeError: env.runcmd is not a function

===================
My ionic Info :-
$ ionic info

global packages:

@ionic/cli-utils : 1.1.1
Cordova CLI      : 8.0.0
Ionic CLI        : 3.1.1

local packages:

@ionic/app-scripts : 3.1.10
Cordova Platforms  : android 7.0.0 ios 4.4.0
Ionic Framework    : ionic-angular 3.6.0

System:

Node       : v8.11.3
OS         : Windows 10
Xcode      : not installed
ios-deploy : not installed
ios-sim    : not installed

==================================================
please help me