Error while building android apk in ionic 3

63 Views Asked by At
(node:7592) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejec
tion id: 1): [object Object]

(node:7592) [DEP0018] DeprecationWarning: Unhandled promise rejections are depre
cated. In the future, promise rejections that are not handled will terminate the
 Node.js process with a non-zero exit code.

I am facing these error when I run

ionic cordova build android
0

There are 0 best solutions below