This is a solution to the above error that I want to document. I found other similar posts, but none described how this error can be associated with Cordova or Ionic.
I
For me, the following commands solved the problem:
cordova platform remove android cordova platform add android ionic build android