You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed @ionic/cordova-builders and changing angular.json from "builder": "@ionic/angular-toolkit:cordova-build" to "builder" : "@ionic/cordova-builders:cordova-build", however, I get the following error when executing the command "ng run myapp:ionic-cordova-build --platform=android":
Schema validation failed with the following errors:
Data path ".builders['cordova-build']" should have required property 'class'.