Error when building android app with meteor Ask

0
down vote
favorite
I try to build android app by meteor but when I use command meteor run android --verbose command error occurred and i don’t know how to deal it and when I use meteor run android command another error occurred the error is

While removing plugins cordova-plugin-whitelist from Cordova project:
Error: cmd: Command failed with exit code ENOENT
at ChildProcess.whenDone
I don’t know the different between them

the error occurred with meteor run android --verbose command is

C:\Users\ISLAM\qq>meteor run android --verbose
Getting installed version for platform android in Cordova project
Checking Cordova requirements for platform Android
[[[[[ C:\Users\ISLAM\qq ]]]]]

=> Started proxy.
Local package version is up-to-date: allow-deny@1.0.5
Local package version is up-to-date: autopublish@1.0.7
Local package version is up-to-date: autoupdate@1.3.12
Local package version is up-to-date: babel-compiler@6.18.2
Local package version is up-to-date: babel-runtime@1.0.1
Local package version is up-to-date: base64@1.0.10
Local package version is up-to-date: binary-heap@1.0.10
Local package version is up-to-date: blaze@2.3.2
Local package version is up-to-date: blaze-html-templates@1.1.2
Local package version is up-to-date: blaze-tools@1.0.10
Local package version is up-to-date: boilerplate-generator@1.0.11
Local package version is up-to-date: caching-compiler@1.1.9
Local package version is up-to-date: caching-html-compiler@1.1.2
Local package version is up-to-date: callback-hook@1.0.10
Local package version is up-to-date: check@1.2.5
Local package version is up-to-date: crosswalk@1.7.1
Local package version is up-to-date: ddp@1.2.5
Local package version is up-to-date: ddp-client@1.3.4
Local package version is up-to-date: ddp-common@1.2.8
Local package version is up-to-date: ddp-server@1.3.14
Local package version is up-to-date: deps@1.0.12
Local package version is up-to-date: diff-sequence@1.0.7
Local package version is up-to-date: ecmascript@0.7.3
Local package version is up-to-date: ecmascript-runtime@0.3.15
Local package version is up-to-date: ejson@1.0.13
Local package version is up-to-date: es5-shim@4.6.15
Local package version is up-to-date: fastclick@1.0.13
Local package version is up-to-date: geojson-utils@1.0.10
Local package version is up-to-date: hot-code-push@1.0.4
Local package version is up-to-date: html-tools@1.0.11
Local package version is up-to-date: htmljs@1.0.11
Local package version is up-to-date: http@1.2.12
Local package version is up-to-date: id-map@1.0.9
Local package version is up-to-date: insecure@1.0.7
Local package version is up-to-date: jquery@1.11.10
Local package version is up-to-date: launch-screen@1.1.1
Local package version is up-to-date: livedata@1.0.18
Local package version is up-to-date: logging@1.1.17
Local package version is up-to-date: meteor@1.6.1
Local package version is up-to-date: meteor-base@1.0.4
Local package version is up-to-date: minifier-css@1.2.16
Local package version is up-to-date: minifier-js@2.0.0
Local package version is up-to-date: minimongo@1.0.23
Local package version is up-to-date: mobile-experience@1.0.4
Local package version is up-to-date: mobile-status-bar@1.0.14
Local package version is up-to-date: modules@0.8.2
Local package version is up-to-date: modules-runtime@0.7.10
Local package version is up-to-date: mongo@1.1.17
Local package version is up-to-date: mongo-id@1.0.6
Local package version is up-to-date: npm-mongo@2.2.24
Local package version is up-to-date: observe-sequence@1.0.16
Local package version is up-to-date: ordered-dict@1.0.9
Local package version is up-to-date: promise@0.8.8
Local package version is up-to-date: random@1.0.10
Local package version is up-to-date: reactive-var@1.0.11
Local package version is up-to-date: reload@1.1.11
Local package version is up-to-date: retry@1.0.9
Local package version is up-to-date: routepolicy@1.0.12
Local package version is up-to-date: shell-server@0.2.3
Local package version is up-to-date: spacebars@1.0.15
Local package version is up-to-date: spacebars-compiler@1.1.2
Local package version is up-to-date: standard-minifier-css@1.3.4
Local package version is up-to-date: standard-minifier-js@2.0.0
Local package version is up-to-date: templating@1.3.2
Local package version is up-to-date: templating-compiler@1.3.2
Local package version is up-to-date: templating-runtime@1.3.2
Local package version is up-to-date: templating-tools@1.1.2
Local package version is up-to-date: tracker@1.1.3
Local package version is up-to-date: ui@1.0.13
Local package version is up-to-date: underscore@1.0.10
Local package version is up-to-date: url@1.1.0
Local package version is up-to-date: webapp@1.3.15
Local package version is up-to-date: webapp-hashing@1.0.9
Preparing Cordova project from app bundle
Copying resources for mobile apps
Writing new config.xml
Removing plugins cordova-plugin-whitelist from Cordova project
%% No scripts found for hook “before_plugin_rm”.
%% Calling plugman.uninstall on plugin “cordova-plugin-whitelist” for platform “
android”
%% Running command: cmd “/s /c “C:\Users\ISLAM\qq.meteor\local\cordova-build\pl
atforms\android\cordova\version.bat””
%% Command finished with error code ENOENT: cmd /s /c “C:\Users\ISLAM\qq.meteor
\local\cordova-build\platforms\android\cordova\version.bat”
=> Errors executing Cordova commands:

While removing plugins cordova-plugin-whitelist from Cordova project:
Error: cmd: Command failed with exit code ENOENT
at ChildProcess.whenDone
(C:\Users\ISLAM\AppData\Local.meteor\packages\meteor-tool\1.4.4_2\mt-os.wind
ows.x86_32\dev_bundle\lib\node_modules\cordova-common\src\superspawn.js:169:23)
at emitOne (events.js:77:13)
at ChildProcess.emit (events.js:169:7)
at Process.ChildProcess.handle.onexit
(internal/child_process.js:209:12)
at onErrorNT (internal/child_process.js:363:16)
at nextTickCallbackWith2Args (node.js:511:9)
at process.tickCallback (node.js:425:17)
=> awaited here:
at Function.Promise.await
(C:\Users\ISLAM\AppData\Local.meteor\packages\meteor-tool\1.4.4_2\mt-os.wind
ows.x86_32\isopackets\cordova-support\npm\node_modules\meteor\promise\node_modul
es\meteor-promise\promise_server.js:35:12)
at CordovaProject.runCommands (C:\tools\cordova\project.js:715:22)
at CordovaProject.removePlugins
(C:\tools\cordova\project.js:522:10)
at C:\tools\cordova\project.js:624:14
at C:\tools\utils\buildmessage.js:359:18
at [object Object].
.extend.withValue
(C:\tools\utils\fiber-helpers.js:89:14)
at C:\tools\utils\buildmessage.js:352:34
at [object Object].
.extend.withValue
(C:\tools\utils\fiber-helpers.js:89:14)
at C:\tools\utils\buildmessage.js:350:23
at [object Object]..extend.withValue
(C:\tools\utils\fiber-helpers.js:89:14)
at Object.enterJob (C:\tools\utils\buildmessage.js:324:26)
at CordovaProject.ensurePluginsAreSynchronized
(C:\tools\cordova\project.js:535:18)
at CordovaProject.prepareFromAppBundle
(C:\tools\cordova\project.js:199:10)
at C:\tools\cordova\runner.js:78:27
at C:\tools\utils\buildmessage.js:359:18
at [object Object].
.extend.withValue
(C:\tools\utils\fiber-helpers.js:89:14)
at C:\tools\utils\buildmessage.js:352:34
at [object Object]..extend.withValue
(C:\tools\utils\fiber-helpers.js:89:14)
at C:\tools\utils\buildmessage.js:350:23
at [object Object].
.extend.withValue
(C:\tools\utils\fiber-helpers.js:89:14)
at Object.enterJob (C:\tools\utils\buildmessage.js:324:26)
at CordovaRunner.prepareProject (C:\tools\cordova\runner.js:77:18)
at C:\tools\runners\run-app.js:679:25
at C:\tools\utils\buildmessage.js:271:13
at [object Object]..extend.withValue
(C:\tools\utils\fiber-helpers.js:89:14)
at C:\tools\utils\buildmessage.js:264:29
at [object Object].
.extend.withValue
(C:\tools\utils\fiber-helpers.js:89:14)
at C:\tools\utils\buildmessage.js:262:18
at [object Object]..extend.withValue
(C:\tools\utils\fiber-helpers.js:89:14)
at C:\tools\utils\buildmessage.js:253:23
at [object Object].
.extend.withValue
(C:\tools\utils\fiber-helpers.js:89:14)
at Object.capture (C:\tools\utils\buildmessage.js:252:19)
at [object Object]._.extend.runOnce
(C:\tools\runners\run-app.js:678:39)
at [object Object].
.extend._fiber
(C:\tools\runners\run-app.js:890:28)
at C:\tools\runners\run-app.js:417:12

C:\Users\ISLAM\AppData\Local.meteor\packages\meteor-tool\1.4.4_2\mt-os.windows.
x86_32\isopackets\cordova-support\npm\node_modules\meteor\promise\node_modules\m
eteor-promise\promise_server.js:190
throw error;
^
ExitWithCode:1