Ionic added a plug-in to open system files and reported an error when packaged.

cordova plugin add https://github.com/pwlin/cord.
package androidapk report an error
FAILURE: Build failed with an exception.

  • What went wrong:

Execution failed for task": app:processDebugResources".

Failed to execute aapt
  • Try:

Run with-- stacktrace option to get the stack trace. Run with-- info or-- debug option to get more log output.

BUILD FAILED in 2s
(node:3736) [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.

Mar.10,2021

should be a problem with the android packaging environment

Menu