I am using ionic 2,
When I run command ionic cordova build android --prod
, it shows me the following error message,
Error encountered resolving symbol values statically. Could not resolve …/pages/tabs/finance/finance-gambling-re
port-form/finance-gambling-report-form relative to C:/Users/aksha/Desktop/ionic_apps/askGanesha/src/app/app.module.ts.,
resolving symbol AppModule in C:/Users/aksha/Desktop/ionic_apps/askGanesha/src/app/app.module.ts, resolving symbol AppMo
dule in C:/Users/aksha/Desktop/ionic_apps/askGanesha/src/app/app.module.ts
Please help, thanks.