Hello.
I am a university student writing a dissertation about Ionic framework. I currently in the process of producing my final application but while generating the production release I encountered this error:
[ng] ERROR in Cannot read property ‘map’ of undefined
This error is preventing me from moving forward with my application and I would appreciate any help or suggestions.
I’ve just updated the ionic cli and got this very same error.
I’ve added the --verbose flag and got this:
ERROR in Cannot read property ‘map’ of undefined
[ERROR] An error occurred while running subprocess ng.
ng run app:ionic-cordova-build --platform=ios exited with exit code 1.
I also think this messed up my cordova plugins. But I’m not sure. Here is my info: