在Ionic 3中导出APK时出现构建失败错误

时间:2018-07-08 11:01:11

标签: javascript android node.js ionic-framework gradle

导出apk时出现此错误。

FAILED

失败:构建失败,并出现异常。

建立失败  在39年代 26个可执行任务:已执行1个,其中25个是最新的 (node:13362)UnhandledPromiseRejectionWarning:错误:/ home / nishanth / Desktop / ionic / Animia / platforms / android / gradlew:命令失败,退出代码为1错误输出: 失败:构建失败,并出现异常。

39秒内失败     在ChildProcess.whenDone(/home/nishanth/Desktop/ionic/Animia/platforms/android/cordova/node_modules/cordova-common/src/superspawn.js:169:23)     在emitTwo(events.js:126:13)     在ChildProcess.emit(events.js:214:7)     在也许关闭(internal / child_process.js:925:16)     在Process.ChildProcess._handle.onexit(内部/child_process.js:209:5) (节点:13362)UnhandledPromiseRejectionWarning:未处理的承诺被拒绝。引发此错误的原因可能是抛出了一个没有catch块的异步函数,或者是拒绝了一个.catch()无法处理的承诺。 (拒绝ID:1) (节点:13362)[DEP0018] DeprecationWarning:已弃用未处理的承诺拒绝。将来,未处理的承诺拒绝将以非零退出代码终止Node.js进程。

0 个答案:

没有答案