Module not found: Error: Can't resolve './app.module.ngfactory' - ionic 3, angular 5
问题 After I installed ngx-translate module into the ionic app and implemented translations all over the custom pages I can't build my app anymore. When I run $ ionic cordova build browser --prod I get the following exception: Running app-scripts build: --prod --platform browser --target cordova [15:30:02] build prod started ... [15:30:02] clean started ... [15:30:02] clean finished in 3 ms [15:30:02] copy started ... [15:30:03] deeplinks started ... [15:30:03] deeplinks finished in 207 ms [15:30