Ionic build --prod error: Type ... in ... is part of the declarations of 2 modules:

  1. Delete ChatItem.Module.ts from the ChatItem folder
  2. In ChatItem.ts remove IonicPage

I think this should solve your problem.

I solved my from this!

12 Likes