当我在cmd cordova build android中编写此命令时,会发生以下错误:
失败:构建因异常而失败。 其中:
Script 'H:\prjPath\prjName\platforms\android\CordovaLib\cord
ova.gradle'行:64 什么地方出了错: 评估根项目'android'时出现问题。
>
No installed build tools found. Please install the Android build tools version 1
9.1.0 or higher.
尝试:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
获取更多日志输出的选项。
BUILD FAILED
Error: Error code 1 for command: cmd with args: /s,/c,""H:\prjPath\prjName\platforms\android\gradlew" cdvBuildDebug -b "H:\prjPath\prjName\platforms\android\build.gradle" -Dorg.gradle.daemon=true -Pan
droid.useDeprecatedNdk=true"