【发布时间】:2018-12-20 17:01:39
【问题描述】:
我正在使用第三版的 Ionic 框架,当我运行 ionic cordova build --release android 时,我收到此错误:
(node:13791) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): [object Object]
(node:13791) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
关于此的其他线程并没有引导我到任何地方。请帮忙
【问题讨论】:
标签: node.js ionic-framework ionic3