forgive me for my language . i installed cordova several times ago and it worked and created and released projects before .. i set up new windows this time i installed cordova using the same steps every time on the same windows version 10 i when i write the command:
cordova platform add android
it give me this error:
Failed to install 'cordova-plugin-whitelist':Error: cmd: Command failed with exit code 1 at ChildProcess.whenDone (C:\xampp\htdocs\test2\platforms\android\cordova\node_modules\cordova-common\src\superspawn.js:169:23) at emitTwo (events.js:106:13) at ChildProcess.emit (events.js:191:7) at maybeClose (internal/child_process.js:877:16) at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5) Error: cmd: Command failed with exit code 1 at ChildProcess.whenDone (C:\xampp\htdocs\test2\platforms\android\cordova\node_modules\cordova-common\src\superspawn.js:169:23) at emitTwo (events.js:106:13) at ChildProcess.emit (events.js:191:7) at maybeClose (internal/child_process.js:877:16) at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
please any help.