Having troubles in running app on android

HI Guyzz.
I have a problem while running my app on android…
When I enter command, ionic cordova run android
It shows me this:

BUILD FAILED in 3m 12s
(node:5216) UnhandledPromiseRejectionWarning: Error: cmd: Command failed with exit code 1 Error output:
FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ‘:app:transformNativeLibsWithStripDebugSymbolForDebug’.

A problem occurred starting process ‘command ‘C:\Users\Ahsan\AppData\Local\Android\Sdk\ndk-bundle\toolchains\mips64el-linux-android-4.9\prebuilt\windows-x86_64\bin\mips64el-linux-android-strip’’

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
    .
    But the IONIC LAB executes properly. Any suggestions?