Hi community,
I am upgrading our ionic app to latest version of ionic and angular. I thought the best would be to start by testing it using the conference app.
ionic serve works perfectly.
ionic cordova run android returns the following build error.
Cannot find module ‘@angular-devkit/build-angular/src/angular-cli-files/models/webpack-configs/utils’
The package.json is the original one downloaded from the conference app.
Is there something that I am missing ?
2 posts - 1 participant