Build Cordova Android

Hello Team
I have an Issue with building an android apk after completing my ionic project
i have android studio, SDK’s and JDK 8, however when i try to build it it gives me the error as shown in the screenshots below

it says it cannot find this module, however i have it imported ‘’@angular-devkit/build-angular/src/angular-cli-files/models/webpack-configs/utils’’

i tried reinstalling node_modules. but nothing happened

Where are you importing this and why? Such deep imports are very unusual.

the error requires me to import the files, but still not useful and dosent help with anything

Hello, I’m having exactly the same problem just right now and I really don’t know what to do :frowning:

i tried with building a new project and trying to build it without any editions on project and it did work

i dont know what could be the problem with what i have done so far cause its a lot of work

Thanks for the answer, I builded the proyect one more time and it works now, greetings :slight_smile: